Logfile: /home/opc/ruby/logs/brlog.master.20250731-191154
#<BuildRuby:0x0000fffbda9efdc8
 @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-191154",
 @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.000013   0.000001   0.000014 (  0.000013)
autoconf               0.000019   0.000001   0.000020 (  0.000021)
configure              0.000018   0.000001   0.000019 (  0.000018)
build_up               0.005426   0.000077   2.135705 (  1.831960)
build_miniruby         0.001551   0.000074   1.266063 (  1.268403)
build_ruby             0.001574   0.000076   1.913983 (  4.245604)
build_all              0.003965   0.004038   3.241953 (  1.818885)
build_install          0.016149   0.000681   4.663231 (  2.743195)
test_btest             0.000653   0.000055  36.632794 ( 16.111579)
test_basic             0.006567   0.000549   0.494303 (  0.583326)
test_all               0.090990   0.018613 469.645733 (196.728810)
test_rubyspec          0.038611   0.059745  62.364020 ( 29.596896)
total: 254.93 sec