Logfile: /home/opc/ruby/logs/brlog.master.20250729-232315
#<BuildRuby:0x0000fffcb2a3fde0
 @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.20250729-232315",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000026   0.000003   0.000029 (  0.000027)
configure              0.000016   0.000001   0.000017 (  0.000017)
build_up               0.004882   0.000484   2.162298 (  1.857486)
build_miniruby         0.001177   0.000117   1.294908 (  1.306711)
build_ruby             0.001652   0.000163   1.936815 (  4.385613)
build_all              0.003121   0.004719   3.259981 (  1.775135)
build_install          0.008053   0.010861   4.671653 (  2.614423)
test_btest             0.000625   0.000155  36.840161 ( 16.005892)
test_basic             0.001600   0.005321   0.487935 (  0.566210)
test_all               0.084477   0.027161 501.805708 (242.298286)
test_rubyspec          0.036974   0.060715  63.065704 ( 29.695363)
total: 300.51 sec