{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by gasche"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 128,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "62dcc6e50dbbd8171ad12e3f2ff8d86968bf04cb",
            "branch" : [
              {
                "SHA1" : "62dcc6e50dbbd8171ad12e3f2ff8d86968bf04cb",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62dcc6e50dbbd8171ad12e3f2ff8d86968bf04cb",
            "branch" : [
              {
                "SHA1" : "62dcc6e50dbbd8171ad12e3f2ff8d86968bf04cb",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "62dcc6e50dbbd8171ad12e3f2ff8d86968bf04cb",
        "branch" : [
          {
            "SHA1" : "62dcc6e50dbbd8171ad12e3f2ff8d86968bf04cb",
            "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" : "#128",
  "duration" : 2450167,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #128",
  "id" : "128",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 128,
  "queueId" : 50474,
  "result" : "SUCCESS",
  "timestamp" : 1590666449692,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/128/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "asmcomp/cmm_helpers.ml",
          "asmcomp/cmmgen.ml"
        ],
        "commitId" : "8fce17d902dd9b93cdbdb22cc60f7f851a47049a",
        "timestamp" : 1590587375000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gyorsh",
          "fullName" : "gyorsh"
        },
        "authorEmail" : "gyorsh@janestreet.com",
        "comment" : "Bind arguments of integer and float compare in cmmgen\u000a",
        "date" : "2020-05-27 14:49:35 +0100",
        "id" : "8fce17d902dd9b93cdbdb22cc60f7f851a47049a",
        "msg" : "Bind arguments of integer and float compare in cmmgen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "asmcomp/cmmgen.ml"
          },
          {
            "editType" : "edit",
            "file" : "asmcomp/cmm_helpers.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "asmcomp/cmm_helpers.ml",
          "asmcomp/cmmgen.ml",
          "asmcomp/cmm_helpers.mli"
        ],
        "commitId" : "6cb283b1d85d92429df8edad68c5a6d776d0085e",
        "timestamp" : 1590595155000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gyorsh",
          "fullName" : "gyorsh"
        },
        "authorEmail" : "gyorsh@janestreet.com",
        "comment" : "Move float compare from cmmgen to cmm_helpers\u000a",
        "date" : "2020-05-27 16:59:15 +0100",
        "id" : "6cb283b1d85d92429df8edad68c5a6d776d0085e",
        "msg" : "Move float compare from cmmgen to cmm_helpers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "asmcomp/cmmgen.ml"
          },
          {
            "editType" : "edit",
            "file" : "asmcomp/cmm_helpers.ml"
          },
          {
            "editType" : "edit",
            "file" : "asmcomp/cmm_helpers.mli"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/asmcomp/compare.reference",
          "testsuite/tests/asmcomp/compare.ml"
        ],
        "commitId" : "4c25ffcce98a6f2f1a0e5d8bc2f70ab3bd2d82d9",
        "timestamp" : 1590595185000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gyorsh",
          "fullName" : "gyorsh"
        },
        "authorEmail" : "gyorsh@janestreet.com",
        "comment" : "Add a test\u000a",
        "date" : "2020-05-27 16:59:45 +0100",
        "id" : "4c25ffcce98a6f2f1a0e5d8bc2f70ab3bd2d82d9",
        "msg" : "Add a test",
        "paths" : [
          {
            "editType" : "add",
            "file" : "testsuite/tests/asmcomp/compare.ml"
          },
          {
            "editType" : "add",
            "file" : "testsuite/tests/asmcomp/compare.reference"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "21f04a4019f5b9a78187ed3edd6be69c06dd7362",
        "timestamp" : 1590595280000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gyorsh",
          "fullName" : "gyorsh"
        },
        "authorEmail" : "gyorsh@janestreet.com",
        "comment" : "Update Changes\u000a",
        "date" : "2020-05-27 17:01:20 +0100",
        "id" : "21f04a4019f5b9a78187ed3edd6be69c06dd7362",
        "msg" : "Update Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gyorsh",
      "fullName" : "gyorsh"
    }
  ]
}