Logfile: /home/opc/ruby/logs/brlog.master.20250802-015759
#<BuildRuby:0x0000fffcb268fdd0
 @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.20250802-015759",
 @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.000003   0.000014 (  0.000013)
autoconf               0.000021   0.000006   0.000027 (  0.000026)
configure              0.000010   0.000002   0.000012 (  0.000013)
build_up               0.002182   0.003471   2.160137 (  1.852594)
build_miniruby         0.001039   0.000306   1.268084 (  1.368350)
build_ruby             0.001333   0.000393   1.894249 (  4.169686)
build_all              0.006077   0.001790   3.205742 (  1.752589)
build_install          0.013013   0.004376   4.732264 (  2.917859)
test_btest             0.000645   0.000068  37.320866 ( 16.352807)
test_basic             0.002555   0.003959   0.495865 (  0.579647)
test_all               0.081091   0.034409 491.257182 (224.737180)
test_rubyspec          0.022707   0.060977  62.612047 ( 29.481530)
total: 283.21 sec