Logfile: /home/opc/ruby/logs/brlog.master.20250728-100232
#<BuildRuby:0x0000fffd6b10fdd8
 @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-100232",
 @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.000014   0.000001   0.000015 (  0.000014)
autoconf               0.000023   0.000001   0.000024 (  0.000024)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005372   0.000276   2.146793 (  1.844034)
build_miniruby         0.001230   0.000000   1.270023 (  1.274985)
build_ruby             0.001295   0.000253   1.881290 (  3.997822)
build_all              0.004757   0.002491   3.192516 (  1.775808)
build_install          0.007247   0.009425   4.637645 (  2.702847)
test_btest             0.000668   0.000114  36.424801 ( 18.202331)
test_basic             0.003680   0.002757   0.483036 (  0.566138)
test_all               0.083982   0.024842 485.248957 (233.100242)
test_rubyspec          0.017611   0.069643  62.475825 ( 29.556908)
total: 293.02 sec