Logfile: /home/opc/ruby/logs/brlog.master.20250724-061812
#<BuildRuby:0x0000fffd0501fdd0
 @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.20250724-061812",
 @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.000014   0.000004   0.000018 (  0.000016)
autoconf               0.000027   0.000006   0.000033 (  0.000033)
configure              0.000017   0.000004   0.000021 (  0.000021)
build_up               0.000951   0.004149   2.020389 (  1.954065)
build_miniruby         0.001067   0.000313   1.248462 (  1.253869)
build_ruby             0.001549   0.000000   1.890682 (  4.069713)
build_all              0.004245   0.003361   3.190607 (  1.705185)
build_install          0.016856   0.000521   4.609949 (  2.704372)
test_btest             0.000763   0.000000  36.497766 ( 15.504026)
test_basic             0.006542   0.000628   0.491893 (  0.573275)
test_all               0.080041   0.034929 445.622978 (191.786978)
test_rubyspec          0.033216   0.048387  62.393550 ( 29.506065)
total: 249.06 sec