Logfile: /home/opc/ruby/logs/brlog.master.20250802-212400
#<BuildRuby:0x0000fffdddeafde0
 @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.20250802-212400",
 @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.000014   0.000002   0.000016 (  0.000015)
autoconf               0.000025   0.000003   0.000028 (  0.000026)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.005362   0.000133   2.150878 (  1.849290)
build_miniruby         0.001095   0.000115   1.250855 (  1.256035)
build_ruby             0.001312   0.000137   1.899919 (  4.462839)
build_all              0.003336   0.004142   3.242648 (  1.726512)
build_install          0.016434   0.000000   4.629711 (  2.642551)
test_btest             0.000000   0.000776  37.390211 ( 16.168800)
test_basic             0.003176   0.003154   0.500880 (  0.583280)
test_all               0.083633   0.027128 439.240066 (191.165129)
test_rubyspec          0.044358   0.052141  62.222457 ( 29.402055)
total: 249.26 sec