Logfile: /home/opc/ruby/logs/brlog.master.20250731-101140
#<BuildRuby:0x0000fffcb6fefde0
 @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.20250731-101140",
 @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.000003   0.000012 (  0.000012)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.004986   0.001245   2.185621 (  1.824514)
build_miniruby         0.001008   0.000251   1.263586 (  1.265854)
build_ruby             0.000000   0.001659   1.898332 (  4.039375)
build_all              0.000000   0.007591   3.264816 (  1.742463)
build_install          0.017204   0.000918   4.695514 (  2.756277)
test_btest             0.000487   0.000155  36.745372 ( 15.811881)
test_basic             0.005291   0.001683   0.493738 (  0.568860)
test_all               0.094629   0.018343 424.357756 (186.884817)
test_rubyspec          0.038764   0.061837  63.102565 ( 29.942856)
total: 244.84 sec