Logfile: /home/opc/ruby/logs/brlog.master.20250803-160352
#<BuildRuby:0x0000fffe58befdc8
 @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.20250803-160352",
 @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.000012   0.000002   0.000014 (  0.000015)
autoconf               0.000022   0.000005   0.000027 (  0.000027)
configure              0.000013   0.000003   0.000016 (  0.000015)
build_up               0.004752   0.001190   2.211821 (  1.868339)
build_miniruby         0.001326   0.000000   1.276947 (  1.280661)
build_ruby             0.001982   0.000000   1.930252 (  4.119108)
build_all              0.000000   0.007442   3.249148 (  1.712861)
build_install          0.013942   0.002577   4.685184 (  2.632351)
test_btest             0.000573   0.000181  37.378368 ( 16.529452)
test_basic             0.005492   0.001736   0.496958 (  0.587816)
test_all               0.096370   0.017961 428.044408 (184.336162)
test_rubyspec          0.025697   0.055953  62.270392 ( 29.470859)
total: 242.54 sec