Logfile: /home/opc/ruby/logs/brlog.master.20250727-115801
#<BuildRuby:0x0000fffdb0f9fde0
 @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-115801",
 @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.000001   0.000013 (  0.000014)
autoconf               0.000021   0.000002   0.000023 (  0.000022)
configure              0.000015   0.000002   0.000017 (  0.000016)
build_up               0.002247   0.003768   2.149534 (  1.856418)
build_miniruby         0.001212   0.000000   1.258330 (  1.262874)
build_ruby             0.001588   0.000000   1.907955 (  3.965317)
build_all              0.008062   0.000000   3.232825 (  1.737422)
build_install          0.017460   0.000000   4.728506 (  2.700866)
test_btest             0.000657   0.000000  36.295311 ( 15.945973)
test_basic             0.002759   0.004023   0.491859 (  0.578723)
test_all               0.064028   0.048936 429.875596 (185.274458)
test_rubyspec          0.023006   0.065378  62.684907 ( 29.643290)
total: 242.97 sec