Logfile: /home/opc/ruby/logs/brlog.master.20250727-163516
#<BuildRuby:0x0000ffff92f5fdd8
 @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.20250727-163516",
 @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.000029   0.000000   0.000029 (  0.000056)
autoconf               0.000024   0.000000   0.000024 (  0.000024)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005183   0.000000   2.118451 (  1.820916)
build_miniruby         0.001275   0.000000   1.269603 (  1.295994)
build_ruby             0.000000   0.001626   1.891063 (  3.617440)
build_all              0.000500   0.006350   3.195568 (  1.703621)
build_install          0.016802   0.000039   4.703734 (  2.834222)
test_btest             0.000857   0.000063  36.871358 ( 18.287238)
test_basic             0.000000   0.006589   0.488590 (  0.562100)
test_all               0.093865   0.024556 429.592812 (184.068389)
test_rubyspec          0.022815   0.062370  62.586496 ( 30.081308)
total: 244.27 sec