Logfile: /home/opc/ruby/logs/brlog.master.20250724-170928
#<BuildRuby:0x0000fffd2b3cfdd8
 @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-170928",
 @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.000001   0.000015 (  0.000014)
autoconf               0.000027   0.000001   0.000028 (  0.000028)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.000989   0.004038   2.023972 (  1.809984)
build_miniruby         0.001051   0.000104   1.272644 (  1.277115)
build_ruby             0.001504   0.000149   1.969515 (  4.033487)
build_all              0.007504   0.000324   3.265867 (  1.768444)
build_install          0.016966   0.000000   4.730809 (  2.674348)
test_btest             0.000622   0.000042  36.552856 ( 15.635304)
test_basic             0.002333   0.004045   0.493058 (  0.573286)
test_all               0.089745   0.024117 488.844086 (224.174054)
test_rubyspec          0.051838   0.041410  62.703436 ( 29.987021)
total: 281.93 sec