Logfile: /home/opc/ruby/logs/brlog.master.20250727-233734
#<BuildRuby:0x0000fffe194bfdd0
 @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.20250727-233734",
 @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.000013   0.000001   0.000014 (  0.000013)
autoconf               0.000026   0.000001   0.000027 (  0.000028)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.004926   0.000248   2.152888 (  1.837698)
build_miniruby         0.001169   0.000058   1.260547 (  1.264907)
build_ruby             0.001647   0.000000   1.891323 (  4.369848)
build_all              0.002954   0.004269   3.195546 (  1.751840)
build_install          0.016309   0.000915   4.670989 (  2.705143)
test_btest             0.000000   0.000656  36.062413 ( 16.025007)
test_basic             0.004789   0.002050   0.488056 (  0.566420)
test_all               0.073161   0.038013 512.985430 (223.355604)
test_rubyspec          0.038846   0.058789  62.028419 ( 29.149276)
total: 281.03 sec