Logfile: /home/opc/ruby/logs/brlog.master.20250726-215535
#<BuildRuby:0x0000ffff5e15fdc0
 @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-215535",
 @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.000011   0.000003   0.000014 (  0.000014)
autoconf               0.000018   0.000005   0.000023 (  0.000023)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.005339   0.000315   2.163639 (  1.819218)
build_miniruby         0.000000   0.001303   1.257911 (  1.263355)
build_ruby             0.000000   0.001604   1.863136 (  4.038366)
build_all              0.006860   0.000583   3.197591 (  1.717837)
build_install          0.006345   0.010043   4.661029 (  2.620015)
test_btest             0.000689   0.000000  36.561919 ( 16.428959)
test_basic             0.006233   0.000991   0.490229 (  0.570939)
test_all               0.090640   0.019267 471.407677 (198.945400)
test_rubyspec          0.026187   0.054996  61.939824 ( 29.334633)
total: 256.74 sec