Logfile: /home/opc/ruby/logs/brlog.master.20250728-032607
#<BuildRuby:0x0000fffdf37efdc8
 @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.20250728-032607",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.005112   0.000256   2.164442 (  1.882762)
build_miniruby         0.001231   0.000062   1.276248 (  1.278122)
build_ruby             0.001644   0.000082   1.903639 (  3.814706)
build_all              0.003462   0.003490   3.152820 (  1.686359)
build_install          0.012836   0.003580   4.606250 (  2.850963)
test_btest             0.000617   0.000069  36.402981 ( 15.878214)
test_basic             0.005999   0.000668   0.488916 (  0.567273)
test_all               0.090829   0.023419 424.290487 (181.762409)
test_rubyspec          0.043113   0.049916  63.258942 ( 29.927455)
total: 239.65 sec