Logfile: /home/opc/ruby/logs/brlog.master.20250731-110411
#<BuildRuby:0x0000ffffa663fdc0
 @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.20250731-110411",
 @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.000004   0.000017 (  0.000017)
autoconf               0.000024   0.000005   0.000029 (  0.000029)
configure              0.000018   0.000004   0.000022 (  0.000021)
build_up               0.004255   0.001001   2.146888 (  1.837192)
build_miniruby         0.001026   0.000242   1.234022 (  1.240806)
build_ruby             0.001333   0.000314   1.954513 (  4.400551)
build_all              0.007416   0.000686   3.254441 (  1.750854)
build_install          0.009977   0.008032   4.738839 (  2.762100)
test_btest             0.000474   0.000136  36.434950 ( 15.830279)
test_basic             0.003022   0.003915   0.493494 (  0.565750)
test_all               0.092738   0.018798 472.287603 (196.599105)
test_rubyspec          0.032132   0.061104  63.661156 ( 29.892063)
total: 254.88 sec