Logfile: /home/opc/ruby/logs/brlog.master.20250731-153038
#<BuildRuby:0x0000fffe7c2dfde0
 @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-153038",
 @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.000001   0.000011 (  0.000012)
autoconf               0.000021   0.000002   0.000023 (  0.000024)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.001273   0.004254   2.138594 (  1.837413)
build_miniruby         0.001259   0.000000   1.264563 (  1.268231)
build_ruby             0.001631   0.000000   1.926383 (  4.519770)
build_all              0.000000   0.007649   3.215645 (  1.750733)
build_install          0.011843   0.005375   4.727166 (  2.712203)
test_btest             0.000569   0.000163  36.487562 ( 16.076798)
test_basic             0.001923   0.004820   0.494493 (  0.567139)
test_all               0.087478   0.024729 468.314635 (196.403738)
test_rubyspec          0.056795   0.040492  63.431780 ( 29.824890)
total: 254.96 sec