Logfile: /home/opc/ruby/logs/brlog.master.20250729-141350
#<BuildRuby:0x0000ffff635bfdc0
 @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-141350",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000030   0.000000   0.000030 (  0.000029)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005121   0.000000   2.131710 (  1.851471)
build_miniruby         0.001140   0.000000   1.232253 (  1.244129)
build_ruby             0.000000   0.001373   1.858774 (  3.918408)
build_all              0.003901   0.003064   3.166331 (  1.830073)
build_install          0.011243   0.005166   4.646671 (  2.741162)
test_btest             0.000635   0.000061  36.511777 ( 17.864460)
test_basic             0.002060   0.004431   0.493829 (  0.571289)
test_all               0.085350   0.036726 489.166791 (216.655142)
test_rubyspec          0.043744   0.050805  62.903084 ( 29.740988)
total: 276.42 sec