Logfile: /home/opc/ruby/logs/brlog.master.20250725-102526
#<BuildRuby:0x0000fffc06b0fdd0
 @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.20250725-102526",
 @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.000013)
autoconf               0.000026   0.000000   0.000026 (  0.000027)
configure              0.000015   0.000000   0.000015 (  0.000014)
build_up               0.005656   0.000000   2.210712 (  1.917102)
build_miniruby         0.001379   0.000000   1.283443 (  1.287454)
build_ruby             0.001531   0.000000   1.887232 (  4.028304)
build_all              0.007659   0.000000   3.223818 (  1.792406)
build_install          0.008393   0.008768   4.712886 (  2.717029)
test_btest             0.000624   0.000050  36.665115 ( 16.883919)
test_basic             0.000000   0.006547   0.492659 (  0.573619)
test_all               0.079536   0.030822 395.747822 (171.525277)
test_rubyspec          0.053192   0.033417  62.561784 ( 29.537060)
total: 230.26 sec