{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Octachron"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 150,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae5eb6b4719b7fafa062dd983c5dbdbd295e70c1",
            "branch" : [
              {
                "SHA1" : "ae5eb6b4719b7fafa062dd983c5dbdbd295e70c1",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae5eb6b4719b7fafa062dd983c5dbdbd295e70c1",
            "branch" : [
              {
                "SHA1" : "ae5eb6b4719b7fafa062dd983c5dbdbd295e70c1",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ae5eb6b4719b7fafa062dd983c5dbdbd295e70c1",
        "branch" : [
          {
            "SHA1" : "ae5eb6b4719b7fafa062dd983c5dbdbd295e70c1",
            "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" : "#150",
  "duration" : 2420260,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #150",
  "id" : "150",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 150,
  "queueId" : 51891,
  "result" : "SUCCESS",
  "timestamp" : 1591336682983,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/150/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "manual/manual/cmds/intf-c.etex"
        ],
        "commitId" : "608d1666c5b43a456e5e1376077daa938521878a",
        "timestamp" : 1591287884000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "FFI documentation: naked pointers are obsolete\u000a\u000aAlso: better explain how to encapsulate naked pointers in Abstract blocks.\u000a",
        "date" : "2020-06-04 18:24:44 +0200",
        "id" : "608d1666c5b43a456e5e1376077daa938521878a",
        "msg" : "FFI documentation: naked pointers are obsolete",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "manual/manual/cmds/intf-c.etex"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "manual/manual/cmds/intf-c.etex"
        ],
        "commitId" : "a22f6f5f03f8e54acb3f8b63792c10586996b1d8",
        "timestamp" : 1591287884000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "Document alternate encodings for out-of-heap pointers\u000a",
        "date" : "2020-06-04 18:24:44 +0200",
        "id" : "a22f6f5f03f8e54acb3f8b63792c10586996b1d8",
        "msg" : "Document alternate encodings for out-of-heap pointers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "manual/manual/cmds/intf-c.etex"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "manual/manual/cmds/intf-c.etex"
        ],
        "commitId" : "bea823a1ea040eaf6eaf37fb073518587d11495a",
        "timestamp" : 1591287884000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "Reword what will happen with pointers outside the heap\u000a\u000aFollowing review comments.\u000a\u000aAlso: fix the assertion in the third val_of_typtr function.\u000a",
        "date" : "2020-06-04 18:24:44 +0200",
        "id" : "bea823a1ea040eaf6eaf37fb073518587d11495a",
        "msg" : "Reword what will happen with pointers outside the heap",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "manual/manual/cmds/intf-c.etex"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "635cc46dc4eda8c077d347907b1565923d6e5afa",
        "timestamp" : 1591336552000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "Change entry for #9610\u000a",
        "date" : "2020-06-05 07:55:52 +0200",
        "id" : "635cc46dc4eda8c077d347907b1565923d6e5afa",
        "msg" : "Change entry for #9610",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/octa",
      "fullName" : "octa"
    }
  ]
}