Logfile: /home/opc/ruby/logs/brlog.master.20250730-090522
#<BuildRuby:0x0000fffd9b3ffdd8
 @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.20250730-090522",
 @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.000000   0.000030   0.000030 (  0.000037)
autoconf               0.000000   0.000021   0.000021 (  0.000021)
configure              0.000000   0.000014   0.000014 (  0.000014)
build_up               0.002629   0.002782   2.165157 (  1.872855)
build_miniruby         0.001027   0.000213   1.256539 (  1.264433)
build_ruby             0.001605   0.000000   1.900632 (  4.400964)
build_all              0.006964   0.000839   3.199762 (  1.882192)
build_install          0.012452   0.004266   4.677799 (  2.744006)
test_btest             0.000510   0.000110  36.517268 ( 15.809659)
test_basic             0.000527   0.006123   0.486797 (  0.574118)
test_all               0.061228   0.051805 484.259918 (201.695636)
test_rubyspec          0.041599   0.052551  62.597025 ( 29.495023)
total: 259.74 sec