Logfile: /home/opc/ruby/logs/brlog.master.20250728-192631
#<BuildRuby:0x0000fffd2708fdc0
 @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-192631",
 @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.000013   0.000000   0.000013 (  0.000014)
autoconf               0.000023   0.000000   0.000023 (  0.000022)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005557   0.000000   2.162003 (  1.838047)
build_miniruby         0.001544   0.000000   1.282093 (  1.285091)
build_ruby             0.001806   0.000000   1.895471 (  3.786174)
build_all              0.004205   0.003929   3.270454 (  1.772737)
build_install          0.018420   0.000000   4.741653 (  2.702451)
test_btest             0.000940   0.000000  36.503378 ( 15.791696)
test_basic             0.006882   0.000224   0.490630 (  0.591951)
test_all               0.093236   0.018983 440.501799 (207.624074)
test_rubyspec          0.054775   0.034391  63.011998 ( 29.676046)
total: 265.07 sec