Logfile: /home/opc/ruby/logs/brlog.master.20250724-162520
#<BuildRuby:0x0000ffff93fdfdc0
 @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.20250724-162520",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.001487   0.004153   2.036906 (  1.840017)
build_miniruby         0.001089   0.000230   1.251312 (  1.254316)
build_ruby             0.001539   0.000325   1.877160 (  4.618786)
build_all              0.003276   0.003876   3.235010 (  1.703635)
build_install          0.011537   0.005001   4.655330 (  2.634995)
test_btest             0.000538   0.000147  36.784104 ( 15.773846)
test_basic             0.005732   0.000392   0.487122 (  0.568036)
test_all               0.070067   0.041592 439.358522 (184.818613)
test_rubyspec          0.042443   0.043050  61.938771 ( 29.237093)
total: 242.45 sec