Logfile: /home/opc/ruby/logs/brlog.master.20250727-192211
#<BuildRuby:0x0000fffdb22efdc8
 @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.20250727-192211",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.005455   0.000233   2.166370 (  1.838442)
build_miniruby         0.001161   0.000193   1.246136 (  1.253996)
build_ruby             0.001390   0.000232   1.851203 (  4.000845)
build_all              0.004347   0.003367   3.188507 (  1.715851)
build_install          0.013842   0.002771   4.613048 (  2.725771)
test_btest             0.000564   0.000113  36.204606 ( 16.271245)
test_basic             0.006478   0.000504   0.494298 (  0.572507)
test_all               0.091276   0.019024 483.750343 (210.884692)
test_rubyspec          0.039991   0.046724  62.272288 ( 29.406128)
total: 268.67 sec