Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251021-082827
#<BuildRuby:0x000073471744fdc8
 @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.20251021-082827",
 @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.000017   0.000005   0.000022 (  0.000021)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.006889   0.003088   5.225968 (  4.190348)
build_miniruby         0.001179   0.000329   1.866772 (  2.050814)
build_ruby             0.000894   0.001300   4.408070 (  4.684002)
build_all              0.006607   0.001887   5.940525 (  2.519986)
build_install          0.020188   0.002942   9.455127 (  5.273288)
test_btest             0.000241   0.000823  74.973593 ( 24.463303)
test_basic             0.005663   0.001451   1.080583 (  1.203903)
test_all               0.101138   0.027884 705.187730 (283.823023)
test_rubyspec          0.062009   0.020300 114.167290 ( 47.501964)
total: 375.71 sec