Logfile: /home/opc/ruby/logs/brlog.master.20250731-121609
#<BuildRuby:0x0000fffcbb17fdc8
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250731-121609",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000018   0.000002   0.000020 (  0.000275)
autoconf               0.000029   0.000003   0.000032 (  0.000031)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.001125   0.004272   2.146278 (  1.850515)
build_miniruby         0.000000   0.001443   1.272166 (  1.279188)
build_ruby             0.000000   0.001732   1.870558 (  3.907722)
build_all              0.006059   0.001212   3.207208 (  1.717806)
build_install          0.008152   0.010035   4.699116 (  2.618636)
test_btest             0.000557   0.000169  36.620835 ( 15.874478)
test_basic             0.003301   0.003694   0.495137 (  0.582921)
test_all               0.079677   0.033317 411.856428 (185.208758)
test_rubyspec          0.047713   0.041827  62.578040 ( 29.567702)
total: 242.61 sec