Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251012-182321
#<BuildRuby:0x00007cd85b10fdc8
 @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.20251012-182321",
 @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.000016   0.000003   0.000019 (  0.000020)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.006059   0.004242   5.178060 (  3.595641)
build_miniruby         0.001206   0.000291   1.970235 (  2.045163)
build_ruby             0.000761   0.001249   4.754278 ( 26.538331)
build_all              0.006609   0.003017   6.625493 (  5.214684)
build_install          0.021979   0.001957   9.923042 ( 12.256246)
test_btest             0.001029   0.000000  73.870967 ( 26.303258)
test_basic             0.004095   0.004283   1.012432 (  4.118439)
test_all               0.090838   0.038738 738.804671 (415.519099)
test_rubyspec          0.055443   0.028813 117.417800 ( 74.874070)
total: 570.47 sec