Logfile: /home/opc/ruby/logs/brlog.master.20250729-145953
#<BuildRuby:0x0000ffff70dffdc0
 @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-145953",
 @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.000000   0.000013 (  0.000013)
autoconf               0.000018   0.000000   0.000018 (  0.000055)
configure              0.000016   0.000000   0.000016 (  0.000019)
build_up               0.005760   0.000000   2.143211 (  1.911558)
build_miniruby         0.001329   0.000000   1.265218 (  1.272214)
build_ruby             0.000000   0.002426   1.903394 (  4.175219)
build_all              0.002347   0.005711   3.261847 (  1.814649)
build_install          0.014123   0.003852   4.730065 (  3.073145)
test_btest             0.000912   0.000101  38.010156 ( 16.021686)
test_basic             0.002571   0.004475   0.511182 (  0.600788)
test_all               0.077454   0.039584 423.134217 (184.379556)
test_rubyspec          0.051791   0.041529  63.451901 ( 29.831666)
total: 243.08 sec