Logfile: /home/opc/ruby/logs/brlog.master.20250728-160430
#<BuildRuby:0x0000fffd1ba2fdc8
 @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-160430",
 @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.000014   0.000000   0.000014 (  0.000013)
autoconf               0.000027   0.000000   0.000027 (  0.000026)
configure              0.000019   0.000000   0.000019 (  0.000019)
build_up               0.005270   0.000000   2.127745 (  1.897534)
build_miniruby         0.001250   0.000000   1.268680 (  1.270805)
build_ruby             0.001638   0.000000   1.864610 (  4.227699)
build_all              0.007270   0.000000   3.151964 (  1.728901)
build_install          0.011547   0.004921   4.631490 (  2.636617)
test_btest             0.000746   0.000034  36.372393 ( 15.707468)
test_basic             0.006763   0.000077   0.488828 (  0.574352)
test_all               0.086965   0.023852 493.899290 (233.709385)
test_rubyspec          0.034448   0.051897  62.307190 ( 29.584855)
total: 291.34 sec