Logfile: /home/opc/ruby/logs/brlog.master.20250727-181932
#<BuildRuby:0x0000fffcc19efde0
 @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-181932",
 @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.000009   0.000001   0.000010 (  0.000011)
autoconf               0.000016   0.000002   0.000018 (  0.000051)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.005181   0.000338   2.136377 (  1.862370)
build_miniruby         0.001147   0.000000   1.244801 (  1.260214)
build_ruby             0.001665   0.000097   1.875346 (  4.278518)
build_all              0.004203   0.002591   3.156341 (  1.756650)
build_install          0.011949   0.005043   4.603694 (  2.804849)
test_btest             0.000592   0.000099  36.730776 ( 15.507198)
test_basic             0.002643   0.004565   0.488611 (  0.569945)
test_all               0.089881   0.024025 490.062492 (225.856286)
test_rubyspec          0.056276   0.028910  62.610794 ( 29.515606)
total: 283.41 sec