{
  "_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" : 119,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d63a106b678f54c47698f11db7d810d91d442ec",
            "branch" : [
              {
                "SHA1" : "3d63a106b678f54c47698f11db7d810d91d442ec",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d63a106b678f54c47698f11db7d810d91d442ec",
            "branch" : [
              {
                "SHA1" : "3d63a106b678f54c47698f11db7d810d91d442ec",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d63a106b678f54c47698f11db7d810d91d442ec",
        "branch" : [
          {
            "SHA1" : "3d63a106b678f54c47698f11db7d810d91d442ec",
            "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" : "#119",
  "duration" : 2524374,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #119",
  "id" : "119",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 119,
  "queueId" : 49461,
  "result" : "SUCCESS",
  "timestamp" : 1590393087942,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/119/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "aclocal.m4",
          "configure.ac",
          "configure",
          "runtime/memprof.c",
          "runtime/caml/m.h.in"
        ],
        "commitId" : "3d63a106b678f54c47698f11db7d810d91d442ec",
        "timestamp" : 1590393075000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Memprof: optimize random sampling (#9466)\u000a\u000aInstead of using the stdlib logf function for computing logarithms, we\u000ause a faster polynomial-based approximation.\u000a\u000aWe use the xoshiro PRNG instead of the Mersenne Twister.  xoshiro is\u000asimpler and faster.\u000a\u000aWe generate samples by batches so that compilers can vectorize the\u000ageneration loops using SIMD instructions when possible.\u000a",
        "date" : "2020-05-25 09:51:15 +0200",
        "id" : "3d63a106b678f54c47698f11db7d810d91d442ec",
        "msg" : "Memprof: optimize random sampling (#9466)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "configure"
          },
          {
            "editType" : "edit",
            "file" : "runtime/memprof.c"
          },
          {
            "editType" : "edit",
            "file" : "runtime/caml/m.h.in"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "aclocal.m4"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}