Logfile: /home/opc/ruby/logs/brlog.master.20250730-015555
#<BuildRuby:0x0000fffd9759fde0
 @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.20250730-015555",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000023   0.000000   0.000023 (  0.000022)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005814   0.000000   2.121092 (  1.835783)
build_miniruby         0.001295   0.000000   1.256052 (  1.259085)
build_ruby             0.002018   0.000000   1.934006 (  4.096204)
build_all              0.004229   0.003435   3.227693 (  1.792659)
build_install          0.003216   0.013743   4.702761 (  2.709909)
test_btest             0.000722   0.000000  36.677328 ( 15.909965)
test_basic             0.000341   0.006446   0.491727 (  0.578434)
test_all               0.066573   0.043769 450.790472 (191.234622)
test_rubyspec          0.044338   0.044422  62.275556 ( 29.449576)
total: 248.87 sec