Logfile: /home/opc/ruby/logs/brlog.master.20250726-095454
#<BuildRuby:0x0000fffe0a40fde0
 @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.20250726-095454",
 @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.000012   0.000004   0.000016 (  0.000016)
autoconf               0.000020   0.000007   0.000027 (  0.000027)
configure              0.000016   0.000006   0.000022 (  0.000021)
build_up               0.004416   0.001657   2.229921 (  1.893308)
build_miniruby         0.000849   0.000318   1.374685 (  1.379084)
build_ruby             0.001124   0.000421   1.976782 (  4.080844)
build_all              0.007851   0.001040   3.296937 (  1.867387)
build_install          0.013123   0.005436   4.822198 (  2.811044)
test_btest             0.000459   0.000165  37.129434 ( 16.063105)
test_basic             0.005161   0.001856   0.491073 (  0.576482)
test_all               0.081240   0.031427 431.097359 (188.793823)
test_rubyspec          0.030127   0.062362  62.170396 ( 29.392445)
total: 246.86 sec