Logfile: /home/opc/ruby/logs/brlog.master.20250803-075949
#<BuildRuby:0x0000fffd73bffdd0
 @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.20250803-075949",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.001207   0.004306   2.114596 (  1.829904)
build_miniruby         0.001052   0.000247   1.266880 (  1.274389)
build_ruby             0.001263   0.000297   1.911748 (  4.104689)
build_all              0.007334   0.000687   3.231678 (  1.803902)
build_install          0.013862   0.004578   4.729395 (  2.739009)
test_btest             0.000552   0.000131  37.896661 ( 19.131548)
test_basic             0.003171   0.004139   0.506120 (  0.588973)
test_all               0.098340   0.019557 434.276704 (201.997411)
test_rubyspec          0.036086   0.052334  63.346859 ( 30.347411)
total: 263.82 sec