{
  "_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" : 173,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "38d2f5a92aeee5d0189e945c75ef21e6b58ee4b5",
            "branch" : [
              {
                "SHA1" : "38d2f5a92aeee5d0189e945c75ef21e6b58ee4b5",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "38d2f5a92aeee5d0189e945c75ef21e6b58ee4b5",
            "branch" : [
              {
                "SHA1" : "38d2f5a92aeee5d0189e945c75ef21e6b58ee4b5",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "38d2f5a92aeee5d0189e945c75ef21e6b58ee4b5",
        "branch" : [
          {
            "SHA1" : "38d2f5a92aeee5d0189e945c75ef21e6b58ee4b5",
            "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" : "#173",
  "duration" : 2586551,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #173",
  "id" : "173",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 173,
  "queueId" : 53448,
  "result" : "SUCCESS",
  "timestamp" : 1591898202967,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/173/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/extern.c"
        ],
        "commitId" : "21ce6b02e26e1859385072c23604318e35c0725e",
        "timestamp" : 1591865506000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/xavier.leroy",
          "fullName" : "xavier.leroy"
        },
        "authorEmail" : "xavier.leroy@college-de-france.fr",
        "comment" : "extern.c: refactor the code using auxiliary functions\u000a\u000aThis makes the core function `extern_rec` easier to read, and will\u000aavoid code duplication in later changes.\u000a",
        "date" : "2020-06-11 10:51:46 +0200",
        "id" : "21ce6b02e26e1859385072c23604318e35c0725e",
        "msg" : "extern.c: refactor the code using auxiliary functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/extern.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/extern.c"
        ],
        "commitId" : "c18409446e31bde55e9572b460914ef57fce007d",
        "timestamp" : 1591865533000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/xavier.leroy",
          "fullName" : "xavier.leroy"
        },
        "authorEmail" : "xavier.leroy@college-de-france.fr",
        "comment" : "extern.c: use new closure representation to marshal closures\u000a\u000aWe know where the code pointers, closure info words and infix headers are,\u000aand can output them directly.\u000a\u000aCurrently activated in no-naked-pointers mode only, but would work in\u000athe other mode as well.\u000a",
        "date" : "2020-06-11 10:52:13 +0200",
        "id" : "c18409446e31bde55e9572b460914ef57fce007d",
        "msg" : "extern.c: use new closure representation to marshal closures",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/extern.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "919803e09c3bb90c979c81e2397d58c662a4c4fb",
        "timestamp" : 1591865994000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/xavier.leroy",
          "fullName" : "xavier.leroy"
        },
        "authorEmail" : "xavier.leroy@college-de-france.fr",
        "comment" : "Changes entry for #9649\u000a",
        "date" : "2020-06-11 10:59:54 +0200",
        "id" : "919803e09c3bb90c979c81e2397d58c662a4c4fb",
        "msg" : "Changes entry for #9649",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/xavier.leroy",
      "fullName" : "xavier.leroy"
    }
  ]
}