Logfile: /home/opc/ruby/logs/brlog.master.20250726-010752
#<BuildRuby:0x0000fffc726cfdd0
 @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.20250726-010752",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000025   0.000005   0.000030 (  0.000029)
configure              0.000012   0.000002   0.000014 (  0.000015)
build_up               0.004701   0.000830   2.154939 (  2.143082)
build_miniruby         0.001034   0.000182   1.289758 (  1.292996)
build_ruby             0.001366   0.000242   1.947321 (  4.176121)
build_all              0.006952   0.000412   3.260924 (  1.757671)
build_install          0.005081   0.012572   4.751503 (  2.877906)
test_btest             0.000492   0.000147  36.417550 ( 16.379064)
test_basic             0.004082   0.002890   0.484525 (  0.567757)
test_all               0.074870   0.036382 478.180935 (200.586469)
test_rubyspec          0.039338   0.049218  62.328909 ( 29.403333)
total: 259.19 sec