Logfile: /home/opc/ruby/logs/brlog.master.20250723-103626
#<BuildRuby:0x0000ffff7da6fdd8
 @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.20250723-103626",
 @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.000000   0.000012 (  0.000012)
autoconf               0.000022   0.000000   0.000022 (  0.000022)
configure              0.000013   0.000000   0.000013 (  0.000014)
build_up               0.001383   0.003752   2.005268 (  1.842390)
build_miniruby         0.001228   0.000056   1.281540 (  1.284704)
build_ruby             0.001587   0.000072   1.930863 (  4.628160)
build_all              0.007462   0.000000   3.235354 (  1.760307)
build_install          0.013015   0.003691   4.658400 (  2.855724)
test_btest             0.000660   0.000047  36.810567 ( 16.053141)
test_basic             0.002362   0.003976   0.490650 (  0.586830)
test_all               0.089398   0.019231 430.285343 (183.835551)
test_rubyspec          0.040620   0.064880  64.101183 ( 29.944177)
total: 242.79 sec