Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-122140
#<BuildRuby:0x00007fd9276cfdd8
 @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.20251018-122140",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000038   0.000010   0.000048 (  0.000048)
configure              0.000033   0.000009   0.000042 (  0.000042)
build_up               0.006880   0.003826   5.495874 (  5.278557)
build_miniruby         0.001249   0.000361   1.940555 (  2.361703)
build_ruby             0.000941   0.001002   5.037735 (  5.369298)
build_all              0.008357   0.001518   6.783192 (  5.379243)
build_install          0.019206   0.005673  10.491508 (  8.667584)
test_btest             0.001102   0.000009  77.765649 ( 48.239430)
test_basic             0.005789   0.003545   1.181976 (  1.552583)
test_all               0.099443   0.031235 732.792907 (395.894835)
test_rubyspec          0.049831   0.033535 116.920899 ( 63.836333)
total: 536.58 sec