Logfile: /home/opc/ruby/logs/brlog.master.20250728-231221
#<BuildRuby:0x0000fffd30e2fdc8
 @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-231221",
 @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.000009   0.000002   0.000011 (  0.000055)
autoconf               0.000019   0.000004   0.000023 (  0.000023)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.002206   0.003380   2.168771 (  1.843166)
build_miniruby         0.001026   0.000269   1.278752 (  1.282058)
build_ruby             0.001492   0.000392   1.864220 (  4.079607)
build_all              0.002316   0.004646   3.151162 (  1.740131)
build_install          0.014248   0.001756   4.651049 (  2.736228)
test_btest             0.000514   0.000147  36.370606 ( 15.442707)
test_basic             0.004987   0.001422   0.493645 (  0.578387)
test_all               0.088377   0.025999 421.774101 (188.177516)
test_rubyspec          0.040648   0.052198  62.592794 ( 29.791223)
total: 245.67 sec