Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-222151
#<BuildRuby:0x000078de3a99fde0
 @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.20251016-222151",
 @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.000015   0.000005   0.000020 (  0.000020)
autoconf               0.000027   0.000009   0.000036 (  0.000036)
configure              0.000021   0.000008   0.000029 (  0.000028)
build_up               0.006315   0.004523   5.469739 (  4.802748)
build_miniruby         0.001222   0.000435  11.933242 ( 11.397063)
build_ruby             0.000338   0.001445   4.414852 (  4.464245)
build_all              0.007485   0.001497   6.214458 (  2.931538)
build_install          0.019220   0.005465  10.032427 (  6.021745)
test_btest             0.001024   0.000000  80.995907 ( 38.596820)
test_basic             0.003034   0.004271   1.161889 (  1.372054)
test_all               0.098228   0.034265 676.630319 (266.503705)
test_rubyspec          0.054349   0.026571 118.070551 ( 57.592876)
total: 393.68 sec