Logfile: /home/opc/ruby/logs/brlog.master.20250729-202007
#<BuildRuby:0x0000fffc012cfdc8
 @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.20250729-202007",
 @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.000042   0.000007   0.000049 (  0.000050)
autoconf               0.000023   0.000003   0.000026 (  0.000026)
configure              0.000018   0.000003   0.000021 (  0.000020)
build_up               0.005660   0.000000   2.152145 (  1.849197)
build_miniruby         0.000000   0.001169   1.280224 (  1.285997)
build_ruby             0.000067   0.001500   2.010467 (  4.185372)
build_all              0.007833   0.000124   3.311697 (  1.790674)
build_install          0.016640   0.001516   4.755033 (  2.736530)
test_btest             0.000702   0.000113  37.715138 ( 16.199314)
test_basic             0.006589   0.000397   0.505328 (  0.592245)
test_all               0.079351   0.039092 438.673514 (186.847473)
test_rubyspec          0.032947   0.053966  62.384003 ( 29.482743)
total: 244.97 sec