Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251021-062727
#<BuildRuby:0x0000766c8313fdd8
 @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-062727",
 @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.000022   0.000007   0.000029 (  0.000030)
autoconf               0.000032   0.000011   0.000043 (  0.000042)
configure              0.000029   0.000009   0.000038 (  0.000038)
build_up               0.004744   0.004930   4.960973 (  3.577946)
build_miniruby         0.000612   0.000874   1.728805 (  1.757355)
build_ruby             0.000782   0.000932   4.466552 (  4.550900)
build_all              0.005098   0.003686   6.237074 (  3.345389)
build_install          0.018028   0.005564   9.515338 (  5.661282)
test_btest             0.000967   0.000000  73.452237 ( 30.238765)
test_basic             0.004105   0.004180   1.021718 (  1.072426)
test_all               0.085594   0.039460 692.626709 (344.110758)
test_rubyspec          0.052648   0.029363 115.254883 ( 55.231572)
total: 449.55 sec