{
  "_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" : 66,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9355b4e8f57fe19087046e67ef22113440608ad4",
            "branch" : [
              {
                "SHA1" : "9355b4e8f57fe19087046e67ef22113440608ad4",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9355b4e8f57fe19087046e67ef22113440608ad4",
            "branch" : [
              {
                "SHA1" : "9355b4e8f57fe19087046e67ef22113440608ad4",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9355b4e8f57fe19087046e67ef22113440608ad4",
        "branch" : [
          {
            "SHA1" : "9355b4e8f57fe19087046e67ef22113440608ad4",
            "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" : "#66",
  "duration" : 2322892,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #66",
  "id" : "66",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 66,
  "queueId" : 45265,
  "result" : "SUCCESS",
  "timestamp" : 1588438046833,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/66/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "testsuite/tests/lib-obj/new_obj.ml",
          "runtime/obj.c",
          "testsuite/tests/lib-obj/new_obj.reference"
        ],
        "commitId" : "9355b4e8f57fe19087046e67ef22113440608ad4",
        "timestamp" : 1588438036000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Initialise in caml_obj_block / Obj.new_block only when necessary  (#9513)\u000a\u000acaml_alloc returns initialised blocks for tag < No_scan_tag. Otherwise,\u000ainitialise the blocks as necessary.\u000a\u000aFor Abtract_tag, Double_tag and Double_array_tag, the initial contents\u000aare irrelevant.\u000a\u000aUninitialised Custom_tag objects are difficult to use correctly. Hence,\u000areject custom block allocations through Obj.new_block.\u000a\u000aFor String_tag, the last byte encodes the string length. Hence, reject\u000azero-length string objects. Initialise the last byte which encodes the\u000alength to ensure non-negative lengths for uninitialised strings.\u000a",
        "date" : "2020-05-02 18:47:16 +0200",
        "id" : "9355b4e8f57fe19087046e67ef22113440608ad4",
        "msg" : "Initialise in caml_obj_block / Obj.new_block only when necessary  (#9513)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/obj.c"
          },
          {
            "editType" : "add",
            "file" : "testsuite/tests/lib-obj/new_obj.reference"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "add",
            "file" : "testsuite/tests/lib-obj/new_obj.ml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}