Logfile: /home/opc/ruby/logs/brlog.master.20250726-133908
#<BuildRuby:0x0000fffe5943fdc0
 @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.20250726-133908",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005312   0.000000   2.133566 (  1.857322)
build_miniruby         0.001285   0.000000   1.292704 (  1.295124)
build_ruby             0.001502   0.000000   1.891415 (  4.833706)
build_all              0.003975   0.003551   3.216366 (  1.725578)
build_install          0.016910   0.000620   4.719639 (  2.682000)
test_btest             0.000587   0.000070  37.648400 ( 16.724845)
test_basic             0.002672   0.003926   0.492349 (  0.581415)
test_all               0.083969   0.029512 444.682841 (189.826706)
test_rubyspec          0.039463   0.049090  61.733056 ( 29.340087)
total: 248.87 sec