Logfile: /home/opc/ruby/logs/brlog.master.20250727-234217
#<BuildRuby:0x0000ffff98f0fdc8
 @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-234217",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000026   0.000000   0.000026 (  0.000025)
configure              0.000016   0.000000   0.000016 (  0.000016)
build_up               0.002439   0.002797   2.141930 (  1.826668)
build_miniruby         0.000129   0.001098   1.281900 (  1.285878)
build_ruby             0.001994   0.000000   1.910120 (  4.135242)
build_all              0.006866   0.000209   3.208772 (  1.713288)
build_install          0.015763   0.000285   4.677125 (  2.843904)
test_btest             0.000699   0.000027  36.797138 ( 15.475168)
test_basic             0.001882   0.004638   0.489016 (  0.577087)
test_all               0.070156   0.040670 468.381388 (196.125591)
test_rubyspec          0.023994   0.059014  61.838279 ( 29.131338)
total: 253.12 sec