Logfile: /home/opc/ruby/logs/brlog.master.20250727-085514
#<BuildRuby:0x0000fffcc9a5fde0
 @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-085514",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000024   0.000004   0.000028 (  0.000027)
configure              0.000018   0.000004   0.000022 (  0.000021)
build_up               0.005550   0.000000   2.156299 (  1.842143)
build_miniruby         0.001364   0.000000   1.263209 (  1.272144)
build_ruby             0.001488   0.000073   1.950010 (  4.059732)
build_all              0.004753   0.002708   3.229096 (  1.819554)
build_install          0.010270   0.007228   4.678771 (  2.878420)
test_btest             0.000639   0.000153  36.292970 ( 15.357630)
test_basic             0.005675   0.001358   0.486739 (  0.562839)
test_all               0.099895   0.009767 396.756307 (173.949781)
test_rubyspec          0.053759   0.039855  61.783705 ( 29.279639)
total: 231.02 sec