Logfile: /home/opc/ruby/logs/brlog.master.20250731-063026
#<BuildRuby:0x0000fffde164fde0
 @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.20250731-063026",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000020   0.000004   0.000024 (  0.000023)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004700   0.000783   2.163572 (  1.841895)
build_miniruby         0.001304   0.000000   1.277863 (  1.286499)
build_ruby             0.001521   0.000000   1.922605 (  4.297918)
build_all              0.004795   0.003291   3.224447 (  1.752714)
build_install          0.017062   0.000000   4.732776 (  2.716969)
test_btest             0.000714   0.000000  36.562630 ( 16.400866)
test_basic             0.004631   0.002367   0.492036 (  0.580390)
test_all               0.072859   0.040304 481.329280 (204.698222)
test_rubyspec          0.060242   0.034922  63.193797 ( 29.632658)
total: 263.21 sec