Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-102117
#<BuildRuby:0x000077f85bccfdc8
 @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-102117",
 @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.000014   0.000004   0.000018 (  0.000017)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.003958   0.005693   5.093394 (  3.460389)
build_miniruby         0.000658   0.000891   2.252606 (  2.255605)
build_ruby             0.001571   0.000173   4.549878 (  4.655127)
build_all              0.007458   0.002025   6.545715 (  3.924052)
build_install          0.017163   0.008394   9.872389 (  5.990061)
test_btest             0.000977   0.000016  77.054634 ( 38.536669)
test_basic             0.004441   0.004287   1.169852 (  1.276094)
test_all               0.091548   0.038129 737.495165 (341.828585)
test_rubyspec          0.047800   0.026901 109.781249 ( 28.653705)
total: 430.58 sec