Logfile: /home/opc/ruby/logs/brlog.master.20250728-092709
#<BuildRuby:0x0000fffbe8dbfdc8
 @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.20250728-092709",
 @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.000003   0.000014 (  0.000014)
autoconf               0.000017   0.000004   0.000021 (  0.000022)
configure              0.000013   0.000003   0.000016 (  0.000016)
build_up               0.001880   0.003387   2.123319 (  1.819585)
build_miniruby         0.000000   0.001232   1.274711 (  1.279747)
build_ruby             0.000595   0.001453   1.869593 (  4.595824)
build_all              0.006884   0.000000   3.167054 (  1.690049)
build_install          0.012489   0.004006   4.588643 (  2.761870)
test_btest             0.000621   0.000190  36.470368 ( 15.921978)
test_basic             0.000572   0.006386   0.487902 (  0.575671)
test_all               0.085986   0.026989 434.175221 (186.268111)
test_rubyspec          0.050051   0.034187  61.627905 ( 29.200084)
total: 244.11 sec