Logfile: /home/opc/ruby/logs/brlog.master.20250728-165721
#<BuildRuby:0x0000fffd969afdc8
 @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.20250728-165721",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000021)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.004986   0.000788   2.114170 (  1.827339)
build_miniruby         0.001047   0.000166   1.244936 (  1.250272)
build_ruby             0.001776   0.000281   1.886499 (  3.967055)
build_all              0.006819   0.000000   3.296619 (  1.826713)
build_install          0.016355   0.000000   4.632212 (  2.769898)
test_btest             0.000788   0.000000  36.774760 ( 15.930857)
test_basic             0.000000   0.006799   0.487711 (  0.577673)
test_all               0.084485   0.028403 437.045148 (191.463425)
test_rubyspec          0.048014   0.041398  64.388741 ( 30.233418)
total: 249.85 sec