Logfile: /home/opc/ruby/logs/brlog.master.20250801-160418
#<BuildRuby:0x0000fffc9d0ffdd0
 @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.20250801-160418",
 @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.000001   0.000011 (  0.000012)
autoconf               0.000026   0.000002   0.000028 (  0.000029)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005370   0.000550   2.215873 (  2.144964)
build_miniruby         0.001102   0.000112   3.387033 (  3.251569)
build_ruby             0.001570   0.000161   1.938492 (  4.064651)
build_all              0.004633   0.003249   3.219622 (  1.779354)
build_install          0.017227   0.000164   4.678886 (  2.824844)
test_btest             0.000755   0.000000  36.998270 ( 16.093893)
test_basic             0.006519   0.000364   0.496527 (  0.576161)
test_all               0.085171   0.028889 502.194243 (253.016708)
test_rubyspec          0.052779   0.038899  62.818074 ( 29.706248)
total: 313.46 sec