Logfile: /home/opc/ruby/logs/brlog.master.20250801-042449
#<BuildRuby:0x0000fffc132afde0
 @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.20250801-042449",
 @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.000004   0.000022 (  0.000022)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.001338   0.004198   2.163115 (  1.859316)
build_miniruby         0.000000   0.001317   1.267294 (  1.270774)
build_ruby             0.000000   0.001556   1.918012 (  3.877466)
build_all              0.007573   0.000000   3.203733 (  1.776727)
build_install          0.016255   0.001114   4.678349 (  2.712099)
test_btest             0.000505   0.000126  36.295805 ( 18.006357)
test_basic             0.003083   0.004848   0.500116 (  0.587791)
test_all               0.071113   0.041359 483.696109 (207.667897)
test_rubyspec          0.039765   0.046354  62.202165 ( 29.275895)
total: 267.04 sec