Logfile: /home/opc/ruby/logs/brlog.master.20250801-022525
#<BuildRuby:0x0000fffcb87cfdc0
 @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.20250801-022525",
 @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.000001   0.000014 (  0.000014)
autoconf               0.000022   0.000003   0.000025 (  0.000023)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005270   0.000132   2.131337 (  1.845390)
build_miniruby         0.001178   0.000124   1.267719 (  1.275674)
build_ruby             0.001577   0.000166   1.913989 (  4.550418)
build_all              0.006885   0.000000   3.226006 (  1.741192)
build_install          0.016681   0.000000   4.678464 (  2.664122)
test_btest             0.000733   0.000000  36.245950 ( 15.987207)
test_basic             0.004420   0.002495   0.500518 (  0.590012)
test_all               0.077603   0.032749 439.950815 (203.805619)
test_rubyspec          0.031274   0.061014  61.946514 ( 29.647802)
total: 262.11 sec