Logfile: /home/opc/ruby/logs/brlog.master.20250728-122053
#<BuildRuby:0x0000fffd8ba3fdc0
 @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-122053",
 @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.000003   0.000015 (  0.000015)
autoconf               0.000020   0.000005   0.000025 (  0.000024)
configure              0.000013   0.000003   0.000016 (  0.000016)
build_up               0.005286   0.000296   2.174111 (  1.873731)
build_miniruby         0.001154   0.000242   1.342131 (  1.349504)
build_ruby             0.001845   0.000000   1.966214 (  4.175814)
build_all              0.007994   0.000000   3.304301 (  1.787319)
build_install          0.016179   0.004448   4.840944 (  2.804994)
test_btest             0.000000   0.000796  37.744868 ( 16.083749)
test_basic             0.000000   0.006778   0.490816 (  0.574476)
test_all               0.085660   0.027794 472.712319 (234.570114)
test_rubyspec          0.035314   0.050881  62.518451 ( 29.591373)
total: 292.81 sec