Logfile: /home/opc/ruby/logs/brlog.master.20250802-145509
#<BuildRuby:0x0000fffcba70fdc0
 @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.20250802-145509",
 @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.000000   0.000013 (  0.000013)
autoconf               0.000024   0.000000   0.000024 (  0.000024)
configure              0.000015   0.000000   0.000015 (  0.000016)
build_up               0.006087   0.000000   2.172152 (  1.861876)
build_miniruby         0.001350   0.000000   1.298871 (  1.303027)
build_ruby             0.001593   0.000000   1.880256 (  3.915330)
build_all              0.007618   0.000000   3.221496 (  1.791944)
build_install          0.012907   0.005138   4.695998 (  2.672082)
test_btest             0.000565   0.000026  37.494543 ( 16.130181)
test_basic             0.006072   0.000276   0.494308 (  0.572666)
test_all               0.071136   0.041306 479.735066 (205.416116)
test_rubyspec          0.045847   0.039796  63.119866 ( 29.877545)
total: 263.54 sec