Logfile: /home/opc/ruby/logs/brlog.master.20250726-000335
#<BuildRuby:0x0000fffdb343fdd0
 @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-000335",
 @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.000002   0.000015 (  0.000015)
autoconf               0.000025   0.000004   0.000029 (  0.000030)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005383   0.000227   2.187737 (  1.887299)
build_miniruby         0.001129   0.000178   1.302659 (  2.140677)
build_ruby             0.001629   0.000257   1.896456 (  4.408948)
build_all              0.006774   0.000000   3.173464 (  1.714853)
build_install          0.008496   0.008059   4.668577 (  3.030252)
test_btest             0.000761   0.000065  36.625432 ( 15.658078)
test_basic             0.006144   0.000537   0.491684 (  0.583203)
test_all               0.066200   0.043930 405.617135 (178.945659)
test_rubyspec          0.036097   0.057930  63.311173 ( 30.881084)
total: 239.25 sec