{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by xavierleroy"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 182,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5a9c5dd5b079e341e95077b8f2c1aff7cceaddf7",
            "branch" : [
              {
                "SHA1" : "5a9c5dd5b079e341e95077b8f2c1aff7cceaddf7",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5a9c5dd5b079e341e95077b8f2c1aff7cceaddf7",
            "branch" : [
              {
                "SHA1" : "5a9c5dd5b079e341e95077b8f2c1aff7cceaddf7",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5a9c5dd5b079e341e95077b8f2c1aff7cceaddf7",
        "branch" : [
          {
            "SHA1" : "5a9c5dd5b079e341e95077b8f2c1aff7cceaddf7",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#182",
  "duration" : 2514484,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #182",
  "id" : "182",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 182,
  "queueId" : 53947,
  "result" : "SUCCESS",
  "timestamp" : 1592221187716,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/182/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/globroots.c"
        ],
        "commitId" : "5a9c5dd5b079e341e95077b8f2c1aff7cceaddf7",
        "timestamp" : 1592221175000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "globroots.c: adapt to no-naked-pointers mode (#9683)\u000a\u000aGlobal roots management has a special case for out-of-heap pointers.\u000aThis is not compatible with a future removal of the page table.\u000aHowever, this is just an optimization that can safely be turned off.\u000a\u000aThis PR treats out-of-heap pointers like major-heap pointers in\u000ano-naked-pointers mode.\u000a",
        "date" : "2020-06-15 13:39:35 +0200",
        "id" : "5a9c5dd5b079e341e95077b8f2c1aff7cceaddf7",
        "msg" : "globroots.c: adapt to no-naked-pointers mode (#9683)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/globroots.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}