Logfile: /home/opc/ruby/logs/brlog.master.20250727-184204
#<BuildRuby:0x0000fffc2ca9fdc0
 @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.20250727-184204",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000020   0.000003   0.000023 (  0.000023)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005238   0.000346   2.176900 (  1.892258)
build_miniruby         0.001147   0.000041   1.273465 (  1.285250)
build_ruby             0.000000   0.001471   1.891159 (  4.017434)
build_all              0.001291   0.006002   3.222252 (  1.747282)
build_install          0.016369   0.000966   4.695442 (  2.682791)
test_btest             0.000560   0.000122  36.547412 ( 16.088557)
test_basic             0.006833   0.000569   0.495584 (  0.583685)
test_all               0.057974   0.055002 435.524411 (193.302480)
test_rubyspec          0.024210   0.065077  62.218383 ( 29.316644)
total: 250.92 sec