Logfile: /home/opc/ruby/logs/brlog.master.20250729-065331
#<BuildRuby:0x0000fffc165dfdc8
 @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.20250729-065331",
 @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.000017   0.000000   0.000017 (  0.000017)
autoconf               0.000031   0.000002   0.000033 (  0.000031)
configure              0.000019   0.000001   0.000020 (  0.000020)
build_up               0.005287   0.000000   2.153098 (  1.825733)
build_miniruby         0.001260   0.000000   1.276545 (  1.277774)
build_ruby             0.002118   0.000000   1.851536 (  4.499619)
build_all              0.003790   0.003407   3.183994 (  1.807940)
build_install          0.013901   0.003620   4.574173 (  2.685021)
test_btest             0.000589   0.000063  36.530129 ( 15.591410)
test_basic             0.004595   0.000034   0.488054 (  0.578167)
test_all               0.100101   0.014309 492.550753 (229.137244)
test_rubyspec          0.016310   0.071566  62.278278 ( 29.465887)
total: 286.87 sec