Logfile: /home/opc/ruby/logs/brlog.master.20250731-101546
#<BuildRuby:0x0000ffff77cefdc0
 @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-101546",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000012   0.000000   0.000012 (  0.000013)
build_up               0.002327   0.003360   2.157796 (  1.882411)
build_miniruby         0.000000   0.001344   1.244568 (  1.249001)
build_ruby             0.000000   0.001492   1.925329 (  4.069563)
build_all              0.003001   0.004750   3.257194 (  1.765818)
build_install          0.010760   0.007398   4.731654 (  2.682099)
test_btest             0.000678   0.000163  36.620001 ( 16.465039)
test_basic             0.005764   0.000459   0.494232 (  0.579229)
test_all               0.073604   0.039314 483.335848 (204.005367)
test_rubyspec          0.035009   0.056330  62.498418 ( 29.860879)
total: 262.56 sec