Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-102348
#<BuildRuby:0x0000710118cbfdd8
 @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.20251020-102348",
 @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.000035   0.000000   0.000035 (  0.000036)
autoconf               0.000048   0.000000   0.000048 (  0.000047)
configure              0.000038   0.000000   0.000038 (  0.000038)
build_up               0.004482   0.005677   5.201670 (  3.349876)
build_miniruby         0.001716   0.000000   1.642985 (  1.661650)
build_ruby             0.000902   0.000925   4.487187 (  4.506133)
build_all              0.005299   0.003779   6.062291 (  2.711537)
build_install          0.015328   0.006475   9.686551 (  5.433661)
test_btest             0.000050   0.000996  76.407560 ( 23.814610)
test_basic             0.005756   0.003156   1.114693 (  1.464739)
test_all               0.094114   0.036179 692.647923 (263.055478)
test_rubyspec          0.054585   0.026215 113.021537 ( 35.149145)
total: 341.15 sec