Logfile: /home/opc/ruby/logs/brlog.master.20250729-132445
#<BuildRuby:0x0000ffff763afdd8
 @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-132445",
 @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.000003   0.000015 (  0.000015)
autoconf               0.000021   0.000005   0.000026 (  0.000025)
configure              0.000016   0.000003   0.000019 (  0.000019)
build_up               0.006037   0.000000   2.147258 (  1.848832)
build_miniruby         0.001255   0.000000   1.272745 (  1.279288)
build_ruby             0.001478   0.000000   1.882425 (  4.067350)
build_all              0.005643   0.001999   3.183744 (  1.844077)
build_install          0.008489   0.008539   4.608355 (  2.726025)
test_btest             0.000590   0.000172  36.405174 ( 15.501042)
test_basic             0.005461   0.001593   0.487870 (  0.564887)
test_all               0.091078   0.020477 485.982376 (220.174050)
test_rubyspec          0.060894   0.022401  62.897578 ( 29.487610)
total: 277.49 sec