Logfile: /home/opc/ruby/logs/brlog.master.20250802-010320
#<BuildRuby:0x0000fffdf86efdd8
 @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.20250802-010320",
 @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.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.002180   0.003176   2.168221 (  1.824092)
build_miniruby         0.001335   0.000000   1.242291 (  1.247174)
build_ruby             0.001334   0.000000   1.950981 (  4.101064)
build_all              0.006648   0.000810   3.257990 (  1.769404)
build_install          0.011024   0.006434   4.744908 (  2.694805)
test_btest             0.000678   0.000001  37.651664 ( 16.877069)
test_basic             0.000000   0.007144   0.496041 (  0.585643)
test_all               0.059065   0.053793 450.571559 (204.203985)
test_rubyspec          0.028868   0.057764  63.234376 ( 30.032917)
total: 263.34 sec