Logfile: /home/opc/ruby/logs/brlog.master.20250728-054643
#<BuildRuby:0x0000fffc3023fdc0
 @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.20250728-054643",
 @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.000000   0.000015   0.000015 (  0.000015)
autoconf               0.000000   0.000027   0.000027 (  0.000027)
configure              0.000000   0.000019   0.000019 (  0.000019)
build_up               0.001551   0.004087   2.153993 (  1.827485)
build_miniruby         0.001099   0.000183   1.260448 (  1.261901)
build_ruby             0.001312   0.000218   1.845525 (  3.773711)
build_all              0.002395   0.004825   3.184967 (  1.826603)
build_install          0.013627   0.003486   4.626944 (  2.875009)
test_btest             0.000608   0.000138  36.578037 ( 15.500524)
test_basic             0.006770   0.000541   0.494255 (  0.575262)
test_all               0.086925   0.025949 432.533893 (184.850146)
test_rubyspec          0.039574   0.054139  63.066756 ( 29.877980)
total: 242.37 sec