Logfile: /home/opc/ruby/logs/brlog.master.20250731-195516
#<BuildRuby:0x0000fffd8d4afde0
 @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-195516",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000021   0.000002   0.000023 (  0.000022)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.000889   0.004333   2.156126 (  1.819867)
build_miniruby         0.001322   0.000000   1.275054 (  1.281167)
build_ruby             0.001536   0.000000   1.872240 (  4.053860)
build_all              0.004065   0.003177   3.205494 (  1.771533)
build_install          0.017227   0.000243   4.708809 (  2.740316)
test_btest             0.000767   0.000128  37.628677 ( 18.162659)
test_basic             0.004460   0.002608   0.492956 (  0.578624)
test_all               0.063800   0.050850 461.687232 (211.616769)
test_rubyspec          0.035925   0.059143  63.739994 ( 29.908005)
total: 271.94 sec