Logfile: /home/opc/ruby/logs/brlog.master.20250723-082144
#<BuildRuby:0x0000fffce3b7fdc8
 @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.20250723-082144",
 @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.000025   0.000002   0.000027 (  0.000027)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.004695   0.000489   2.033197 (  1.777693)
build_miniruby         0.001179   0.000123   1.246330 (  1.249109)
build_ruby             0.001553   0.000000   1.965376 (  4.029436)
build_all              0.004030   0.003808   3.196213 (  1.669261)
build_install          0.003683   0.013222   4.649564 (  2.788461)
test_btest             0.000624   0.000178  37.256637 ( 18.735294)
test_basic             0.005814   0.001657   0.491819 (  0.580415)
test_all               0.098198   0.019510 483.089507 (203.201736)
test_rubyspec          0.035580   0.058169  62.803241 ( 29.696576)
total: 263.73 sec