Logfile: /home/opc/ruby/logs/brlog.master.20250729-123350
#<BuildRuby:0x0000fffbec11fdd0
 @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-123350",
 @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.000010   0.000002   0.000012 (  0.000013)
autoconf               0.000022   0.000004   0.000026 (  0.000027)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.001721   0.003597   2.145786 (  1.842645)
build_miniruby         0.001059   0.000234   1.257359 (  1.261237)
build_ruby             0.001342   0.000297   1.905275 (  4.881510)
build_all              0.002467   0.004778   3.171336 (  1.730052)
build_install          0.011097   0.006341   4.730174 (  2.758522)
test_btest             0.000506   0.000159  36.300133 ( 16.204622)
test_basic             0.001416   0.005170   0.491574 (  0.571287)
test_all               0.069830   0.041492 473.557001 (207.828315)
test_rubyspec          0.054542   0.032241  62.786276 ( 29.537319)
total: 266.62 sec