Logfile: /home/opc/ruby/logs/brlog.master.20250727-023025
#<BuildRuby:0x0000fffd57c7fdd0
 @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-023025",
 @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.000002   0.000014 (  0.000013)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.000728   0.004298   2.143438 (  2.135097)
build_miniruby         0.001030   0.000242   1.287642 (  1.292343)
build_ruby             0.001477   0.000060   1.911939 (  3.894319)
build_all              0.007004   0.000901   3.219538 (  1.724552)
build_install          0.007732   0.009880   4.712479 (  2.727354)
test_btest             0.000631   0.000199  36.575668 ( 15.825324)
test_basic             0.001581   0.005242   0.492658 (  0.576772)
test_all               0.091774   0.020836 424.317932 (189.912018)
test_rubyspec          0.028136   0.071984  62.263162 ( 29.295261)
total: 247.38 sec