{
  "_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" : 187,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
            "branch" : [
              {
                "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
            "branch" : [
              {
                "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 186,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "403042794068d29583e8b30e22bde94abaf27192",
            "branch" : [
              {
                "SHA1" : "403042794068d29583e8b30e22bde94abaf27192",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "403042794068d29583e8b30e22bde94abaf27192",
            "branch" : [
              {
                "SHA1" : "403042794068d29583e8b30e22bde94abaf27192",
                "name" : "origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
        "branch" : [
          {
            "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
            "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" : "#187",
  "duration" : 2574107,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #187",
  "id" : "187",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 187,
  "queueId" : 54184,
  "result" : "SUCCESS",
  "timestamp" : 1592327149014,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/187/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/hash.c",
          "Changes"
        ],
        "commitId" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
        "timestamp" : 1592327137000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Generic hashing for the new closure representation (#9648, #9689)\u000a\u000aThis commit revises the generic hash functions to take advantage of\u000athe new closure representation: code pointers are directly mixed\u000ainto the hash rather than having to be detected using Is_in_value_area.\u000a\u000aCurrently the new code for closures is activated only in no-naked-pointers\u000amode, even though it is sound in naked-pointers mode too.\u000a\u000aCloses: #2168\u000a",
        "date" : "2020-06-16 19:05:37 +0200",
        "id" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
        "msg" : "Generic hashing for the new closure representation (#9648, #9689)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/hash.c"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}