Logfile: /home/opc/ruby/logs/brlog.master.20250726-201809
#<BuildRuby:0x0000fffea099fdc8
 @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.20250726-201809",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000019   0.000003   0.000022 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.002120   0.003623   2.179197 (  1.837592)
build_miniruby         0.000529   0.000755   1.302832 (  1.310215)
build_ruby             0.001665   0.000371   1.880998 (  4.312067)
build_all              0.002482   0.004779   3.218441 (  1.726474)
build_install          0.014394   0.004156   4.679961 (  2.715043)
test_btest             0.000699   0.000000  36.543015 ( 15.821662)
test_basic             0.006295   0.000935   0.492792 (  0.581672)
test_all               0.095311   0.018855 480.514943 (202.730590)
test_rubyspec          0.029611   0.062465  61.620471 ( 29.164750)
total: 260.20 sec