Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-002433
#<BuildRuby:0x000078e0e6d9fdd8
 @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-002433",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000027   0.000007   0.000034 (  0.000033)
configure              0.000025   0.000007   0.000032 (  0.000030)
build_up               0.004642   0.004624   3.617759 ( 21.664588)
build_miniruby         0.001302   0.000088   2.345770 (  5.206821)
build_ruby             0.000714   0.001108   4.703818 ( 80.438860)
build_all              0.007267   0.002796   6.754263 (  5.666917)
build_install          0.018517   0.006375  10.264934 (  8.333458)
test_btest             0.001012   0.000000  80.995266 ( 51.101483)
test_basic             0.003517   0.004953   1.178677 (  1.607044)
test_all               0.096048   0.032701 741.552860 (391.778880)
test_rubyspec          0.054263   0.026846 112.049974 ( 67.233990)
total: 633.03 sec