Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-082156
#<BuildRuby:0x00007f694d45fde0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc14",
 @TARGET_NAME="trunk_gcc14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-082156",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000021   0.000005   0.000026 (  0.000025)
autoconf               0.000035   0.000008   0.000043 (  0.000041)
configure              0.000027   0.000006   0.000033 (  0.000032)
build_up               0.005495   0.004624   5.322320 (  3.888919)
build_miniruby         0.001299   0.000327   1.861684 (  1.906789)
build_ruby             0.001987   0.000000   4.812307 (  4.963052)
build_all              0.004621   0.005078   6.560246 (  3.858911)
build_install          0.016918   0.006230  10.086897 (  6.433492)
test_btest             0.000201   0.000761  77.337332 ( 42.778633)
test_basic             0.005924   0.002130   1.093623 (  1.218153)
test_all               0.092246   0.037664 762.321633 (404.257556)
test_rubyspec          0.052146   0.028622 115.281294 ( 48.513837)
total: 517.82 sec