{
  "_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" : 134,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4bf7a79137c9d9083354593c98ada4ba0a657bae",
            "branch" : [
              {
                "SHA1" : "4bf7a79137c9d9083354593c98ada4ba0a657bae",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4bf7a79137c9d9083354593c98ada4ba0a657bae",
            "branch" : [
              {
                "SHA1" : "4bf7a79137c9d9083354593c98ada4ba0a657bae",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4bf7a79137c9d9083354593c98ada4ba0a657bae",
        "branch" : [
          {
            "SHA1" : "4bf7a79137c9d9083354593c98ada4ba0a657bae",
            "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" : "#134",
  "duration" : 2529122,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #134",
  "id" : "134",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 134,
  "queueId" : 50841,
  "result" : "SUCCESS",
  "timestamp" : 1591031425696,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/134/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "configure.ac",
          "configure",
          "runtime/debugger.c",
          "runtime/caml/s.h.in"
        ],
        "commitId" : "4bf7a79137c9d9083354593c98ada4ba0a657bae",
        "timestamp" : 1591031412000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Turn debugger off in programs launched by the program being debugged (#9594)\u000a\u000a* Undefine the CAML_DEBUG_SOCKET variable early\u000a\u000aSo that if the debugged program creates or executes another program\u000athat happens to be an OCaml bytecode executable, said program does\u000anot try to connect to the debugger at beginning of execution.\u000a\u000aFixes: #8678\u000a\u000a* Check availability of setenv() and unsetenv()\u000a\u000aAnd guard the use of unsetenv() in runtime/debugger.c.\u000a",
        "date" : "2020-06-01 19:10:12 +0200",
        "id" : "4bf7a79137c9d9083354593c98ada4ba0a657bae",
        "msg" : "Turn debugger off in programs launched by the program being debugged (#9594)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "runtime/debugger.c"
          },
          {
            "editType" : "edit",
            "file" : "configure"
          },
          {
            "editType" : "edit",
            "file" : "runtime/caml/s.h.in"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}