{
  "_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" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "24806a0223f72f44e82d8690ed6e76dc19fd5795",
            "branch" : [
              {
                "SHA1" : "24806a0223f72f44e82d8690ed6e76dc19fd5795",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "24806a0223f72f44e82d8690ed6e76dc19fd5795",
            "branch" : [
              {
                "SHA1" : "24806a0223f72f44e82d8690ed6e76dc19fd5795",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "24806a0223f72f44e82d8690ed6e76dc19fd5795",
        "branch" : [
          {
            "SHA1" : "24806a0223f72f44e82d8690ed6e76dc19fd5795",
            "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" : "#71",
  "duration" : 2335143,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #71",
  "id" : "71",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 71,
  "queueId" : 45632,
  "result" : "SUCCESS",
  "timestamp" : 1588578604087,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/71/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "stdlib/map.mli",
          "Changes"
        ],
        "commitId" : "afe681cc1640cb115e6f921226524416a925bb40",
        "timestamp" : 1588259400000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/yallop",
          "fullName" : "yallop"
        },
        "authorEmail" : "yallop@gmail.com",
        "comment" : "Fix some issues in the Map documentation:\u000a\u000a  - Add the key argument in the description of 'merge'\u000a  - Note that the keys of 'union f m1 m2' are a subset of the\u000a    input keys, not all the keys, since\u000a\u000a        bindings (union (fun _ _ _ -> None) m m) = []\u000a\u000a  - Fix grammar in the descriptions of 'filter', 'union', 'merge'\u000a  - Fix mismatched variable name in the description of 'partition'\u000a  - Note that 'find' and 'find_opt' return values, not bindings\u000a",
        "date" : "2020-04-30 16:10:00 +0100",
        "id" : "afe681cc1640cb115e6f921226524416a925bb40",
        "msg" : "Fix some issues in the Map documentation:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stdlib/map.mli"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/yallop",
      "fullName" : "yallop"
    }
  ]
}