Logfile: /home/opc/ruby/logs/brlog.master.20250730-090945
#<BuildRuby:0x0000fffc428bfdc8
 @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.20250730-090945",
 @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.000003   0.000022 (  0.000023)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005056   0.000192   2.150605 (  1.814574)
build_miniruby         0.001176   0.000186   1.244497 (  1.246805)
build_ruby             0.001334   0.000210   1.913575 (  3.990472)
build_all              0.004036   0.003258   3.213734 (  1.778459)
build_install          0.013662   0.005075   4.662447 (  2.705438)
test_btest             0.000586   0.000127  36.446661 ( 15.409873)
test_basic             0.005278   0.001141   0.489769 (  0.566007)
test_all               0.090723   0.023908 480.555773 (202.100223)
test_rubyspec          0.037275   0.047406  62.316131 ( 29.542361)
total: 259.16 sec