Logfile: /home/opc/ruby/logs/brlog.master.20250729-094844
#<BuildRuby:0x0000fffc272bfdd0
 @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-094844",
 @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.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000027   0.000003   0.000030 (  0.000029)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.004855   0.000539   2.135889 (  1.815754)
build_miniruby         0.001052   0.000117   1.247776 (  1.256332)
build_ruby             0.000000   0.001593   1.862937 (  3.585013)
build_all              0.004282   0.003432   3.155841 (  1.727759)
build_install          0.012170   0.004325   4.606164 (  2.961542)
test_btest             0.000575   0.000110  36.617784 ( 15.745254)
test_basic             0.005769   0.000000   0.489043 (  0.570240)
test_all               0.082406   0.028858 440.133343 (193.041481)
test_rubyspec          0.057847   0.024841  62.487058 ( 29.521030)
total: 250.23 sec