{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"slow-machines\" build number 2,033",
          "upstreamBuild" : 2033,
          "upstreamProject" : "slow-machines",
          "upstreamUrl" : "job/slow-machines/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2033,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b5cfb4479bf82080223b915bb8419ae436a1c290",
            "branch" : [
              {
                "SHA1" : "b5cfb4479bf82080223b915bb8419ae436a1c290",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b5cfb4479bf82080223b915bb8419ae436a1c290",
            "branch" : [
              {
                "SHA1" : "b5cfb4479bf82080223b915bb8419ae436a1c290",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.14" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1938,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
            "branch" : [
              {
                "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
                "name" : "origin/4.14"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
            "branch" : [
              {
                "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
                "name" : "origin/4.14"
              }
            ]
          }
        },
        "origin/5.4" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2032,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4e07432c54839ec9cf5b4d488f4083d00d6ffe71",
            "branch" : [
              {
                "SHA1" : "4e07432c54839ec9cf5b4d488f4083d00d6ffe71",
                "name" : "origin/5.4"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4e07432c54839ec9cf5b4d488f4083d00d6ffe71",
            "branch" : [
              {
                "SHA1" : "4e07432c54839ec9cf5b4d488f4083d00d6ffe71",
                "name" : "origin/5.4"
              }
            ]
          }
        },
        "origin/5.3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1940,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "489ecba22f1b1b05b7569f8c6733e0ef14f0e9fc",
            "branch" : [
              {
                "SHA1" : "489ecba22f1b1b05b7569f8c6733e0ef14f0e9fc",
                "name" : "origin/5.3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "489ecba22f1b1b05b7569f8c6733e0ef14f0e9fc",
            "branch" : [
              {
                "SHA1" : "489ecba22f1b1b05b7569f8c6733e0ef14f0e9fc",
                "name" : "origin/5.3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b5cfb4479bf82080223b915bb8419ae436a1c290",
        "branch" : [
          {
            "SHA1" : "b5cfb4479bf82080223b915bb8419ae436a1c290",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "ocaml-cygwin-64",
  "duration" : 7757833,
  "estimatedDuration" : 7548146,
  "executor" : None,
  "fullDisplayName" : "slow-machines » ocaml-cygwin-64 ocaml-cygwin-64",
  "id" : "2033",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2033,
  "queueId" : 25316,
  "result" : "SUCCESS",
  "timestamp" : 1759178584848,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/slow-machines/label=ocaml-cygwin-64/2033/",
  "builtOn" : "ocaml-cygwin-64",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "stdlib/filename.ml"
        ],
        "commitId" : "fed975497bef3cb6749a4b959aacf1bd864c5a5b",
        "timestamp" : 1759159791000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/hugo.heuzard",
          "fullName" : "hugo.heuzard"
        },
        "authorEmail" : "hugo.heuzard@gmail.com",
        "comment" : "stdlib: implement chop_suffix_opt in term of check_suffix\u000a",
        "date" : "2025-09-29 17:29:51 +0200",
        "id" : "fed975497bef3cb6749a4b959aacf1bd864c5a5b",
        "msg" : "stdlib: implement chop_suffix_opt in term of check_suffix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stdlib/filename.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "stdlib/filename.ml"
        ],
        "commitId" : "fce7f5f74a5a5413a91d9b3d507a234145e0e5cc",
        "timestamp" : 1759159791000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/hugo.heuzard",
          "fullName" : "hugo.heuzard"
        },
        "authorEmail" : "hugo.heuzard@gmail.com",
        "comment" : "stdlib: no allocation for Filename.is_implicit\u000a",
        "date" : "2025-09-29 17:29:51 +0200",
        "id" : "fce7f5f74a5a5413a91d9b3d507a234145e0e5cc",
        "msg" : "stdlib: no allocation for Filename.is_implicit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stdlib/filename.ml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/n.oje.bar",
      "fullName" : "n.oje.bar"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/hugo.heuzard",
      "fullName" : "hugo.heuzard"
    }
  ]
}