{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by nojb"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 90,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "153eee967848050e03de5282d65227ea280cd868",
            "branch" : [
              {
                "SHA1" : "153eee967848050e03de5282d65227ea280cd868",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "153eee967848050e03de5282d65227ea280cd868",
            "branch" : [
              {
                "SHA1" : "153eee967848050e03de5282d65227ea280cd868",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "153eee967848050e03de5282d65227ea280cd868",
        "branch" : [
          {
            "SHA1" : "153eee967848050e03de5282d65227ea280cd868",
            "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" : "#90",
  "duration" : 2378063,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #90",
  "id" : "90",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 90,
  "queueId" : 47242,
  "result" : "SUCCESS",
  "timestamp" : 1589407280055,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/90/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lambda/translprim.ml"
        ],
        "commitId" : "4e33dcf35f35821748687d3fd328e30953e7a73b",
        "timestamp" : 1589395741000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/n.oje.bar",
          "fullName" : "n.oje.bar"
        },
        "authorEmail" : "n.oje.bar@gmail.com",
        "comment" : "Add %loc_FUNCTION primitive\u000a",
        "date" : "2020-05-13 20:49:01 +0200",
        "id" : "4e33dcf35f35821748687d3fd328e30953e7a73b",
        "msg" : "Add %loc_FUNCTION primitive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lambda/translprim.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "boot/ocamlc",
          "boot/ocamllex"
        ],
        "commitId" : "6e3f710d78e7ed6799df4e82351acb26850d5a15",
        "timestamp" : 1589396238000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/n.oje.bar",
          "fullName" : "n.oje.bar"
        },
        "authorEmail" : "n.oje.bar@gmail.com",
        "comment" : "Bootstrap\u000a",
        "date" : "2020-05-13 20:57:18 +0200",
        "id" : "6e3f710d78e7ed6799df4e82351acb26850d5a15",
        "msg" : "Bootstrap",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "boot/ocamlc"
          },
          {
            "editType" : "edit",
            "file" : "boot/ocamllex"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "stdlib/stdlib.ml",
          "stdlib/stdlib.mli"
        ],
        "commitId" : "4a44bf17678ee6fba23484f63fc2f48101d9354a",
        "timestamp" : 1589396241000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/n.oje.bar",
          "fullName" : "n.oje.bar"
        },
        "authorEmail" : "n.oje.bar@gmail.com",
        "comment" : "Expose %loc_FUNCTION as __FUNCTION__\u000a",
        "date" : "2020-05-13 20:57:21 +0200",
        "id" : "4a44bf17678ee6fba23484f63fc2f48101d9354a",
        "msg" : "Expose %loc_FUNCTION as __FUNCTION__",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stdlib/stdlib.mli"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/stdlib.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/translprim/locs.reference",
          "testsuite/tests/translprim/locs.ml"
        ],
        "commitId" : "f3e6d27e3046aa4d5fd16703dce6008e67590d1f",
        "timestamp" : 1589396241000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/n.oje.bar",
          "fullName" : "n.oje.bar"
        },
        "authorEmail" : "n.oje.bar@gmail.com",
        "comment" : "Add test\u000a",
        "date" : "2020-05-13 20:57:21 +0200",
        "id" : "f3e6d27e3046aa4d5fd16703dce6008e67590d1f",
        "msg" : "Add test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/translprim/locs.ml"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/translprim/locs.reference"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "ea835ee45e6fdec59a8c03700579b9c1004d8560",
        "timestamp" : 1589396241000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/n.oje.bar",
          "fullName" : "n.oje.bar"
        },
        "authorEmail" : "n.oje.bar@gmail.com",
        "comment" : "Changes\u000a",
        "date" : "2020-05-13 20:57:21 +0200",
        "id" : "ea835ee45e6fdec59a8c03700579b9c1004d8560",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/n.oje.bar",
      "fullName" : "n.oje.bar"
    }
  ]
}