Logfile: /home/opc/ruby/logs/brlog.master.20250723-170806
#<BuildRuby:0x0000fffe9d3cfdd8
 @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.20250723-170806",
 @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.000010   0.000001   0.000011 (  0.000011)
autoconf               0.000018   0.000002   0.000020 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000013)
build_up               0.004811   0.000536   2.019354 (  1.809188)
build_miniruby         0.001205   0.000134   1.280900 (  1.286502)
build_ruby             0.001408   0.000157   1.908237 (  3.819400)
build_all              0.004507   0.003144   3.207142 (  1.800275)
build_install          0.012007   0.004734   4.571887 (  2.721523)
test_btest             0.000656   0.000115  36.516491 ( 18.393026)
test_basic             0.002875   0.003957   0.484518 (  0.570438)
test_all               0.093138   0.017000 475.297767 (211.397668)
test_rubyspec          0.033661   0.047278  62.222851 ( 29.398746)
total: 271.20 sec