Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251017-022150
#<BuildRuby:0x000077366dd0fdc0
 @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.20251017-022150",
 @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.000018   0.000006   0.000024 (  0.000024)
autoconf               0.000033   0.000011   0.000044 (  0.000043)
configure              0.000030   0.000010   0.000040 (  0.000039)
build_up               0.005958   0.004317   5.162571 (  4.787817)
build_miniruby         0.001356   0.000119   2.601211 (  4.911364)
build_ruby             0.001449   0.000490   4.486208 ( 41.991199)
build_all              0.006610   0.003270   6.522712 (  3.559252)
build_install          0.018479   0.006353   9.995306 (  7.573044)
test_btest             0.000730   0.000254  70.701282 ( 31.577756)
test_basic             0.005814   0.002560   0.954239 (  3.864633)
test_all               0.083577   0.045308 717.356392 (296.744255)
test_rubyspec          0.054912   0.024869 115.349525 ( 37.296564)
total: 432.31 sec