Logfile: /home/opc/ruby/logs/brlog.master.20250731-211559
#<BuildRuby:0x0000fffe1f8bfdd0
 @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.20250731-211559",
 @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.000001   0.000013 (  0.000014)
autoconf               0.000027   0.000002   0.000029 (  0.000028)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.001776   0.004022   2.152952 (  1.836435)
build_miniruby         0.001219   0.000123   1.278582 (  1.281787)
build_ruby             0.001698   0.000000   1.940440 (  3.973243)
build_all              0.007822   0.000149   3.277121 (  1.760675)
build_install          0.012582   0.004653   4.708057 (  2.662064)
test_btest             0.000881   0.000000  36.210507 ( 18.347249)
test_basic             0.006731   0.000412   0.496555 (  0.579181)
test_all               0.066692   0.048659 430.826789 (188.356802)
test_rubyspec          0.058258   0.027297  63.362734 ( 30.049859)
total: 248.85 sec