Logfile: /home/opc/ruby/logs/brlog.master.20250729-121621
#<BuildRuby:0x0000fffc5e65fdc8
 @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-121621",
 @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.000011   0.000004   0.000015 (  0.000014)
autoconf               0.000019   0.000007   0.000026 (  0.000024)
configure              0.000011   0.000004   0.000015 (  0.000014)
build_up               0.005086   0.000424   2.144950 (  1.858721)
build_miniruby         0.001036   0.000324   1.246796 (  1.250081)
build_ruby             0.001300   0.000408   1.890766 (  3.939674)
build_all              0.006372   0.000637   3.167728 (  1.749925)
build_install          0.013858   0.002654   4.642381 (  2.794692)
test_btest             0.000551   0.000154  36.383381 ( 15.697565)
test_basic             0.003101   0.005952   0.539994 (  0.606955)
test_all               0.077498   0.034241 432.151022 (188.429771)
test_rubyspec          0.036180   0.051869  62.870301 ( 29.652648)
total: 245.98 sec