Logfile: /home/opc/ruby/logs/brlog.master.20250725-174700
#<BuildRuby:0x0000fffdd589fde0
 @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.20250725-174700",
 @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.000000   0.000011 (  0.000011)
autoconf               0.000019   0.000001   0.000020 (  0.000020)
configure              0.000012   0.000000   0.000012 (  0.000013)
build_up               0.005076   0.000268   2.123365 (  1.823247)
build_miniruby         0.000000   0.001239   1.240207 (  1.246566)
build_ruby             0.000000   0.001556   1.913545 (  3.926880)
build_all              0.005764   0.001903   3.143165 (  1.711619)
build_install          0.008208   0.010215   4.730137 (  2.838997)
test_btest             0.000714   0.000000  36.411009 ( 15.757572)
test_basic             0.003502   0.003184   0.481694 (  0.561519)
test_all               0.090580   0.021289 436.898832 (192.165414)
test_rubyspec          0.048276   0.042335  62.501917 ( 29.571665)
total: 249.60 sec