{
  "tempDir": true,
  "steps": [
    {
      "args": "install",
      "output": "install.out"
    },
    {
      "args": "bench",
      "output": "lib.bench.out"
    }
  ]
}