Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251013-062252
#<BuildRuby:0x000070d9240cfdc8
 @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.20251013-062252",
 @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.000021   0.000004   0.000025 (  0.000025)
autoconf               0.000036   0.000008   0.000044 (  0.000043)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.004730   0.005666   5.395414 (  4.498164)
build_miniruby         0.000397   0.001119   2.014119 (  2.211470)
build_ruby             0.001536   0.000392   4.929829 (  5.208194)
build_all              0.005920   0.004055   6.413667 (  5.177602)
build_install          0.013054   0.010265   9.787128 (  6.665741)
test_btest             0.001059   0.000015  80.703867 ( 45.710939)
test_basic             0.006525   0.002421   1.215599 (  1.665547)
test_all               0.093913   0.037349 764.221437 (452.461745)
test_rubyspec          0.056831   0.029087 116.706632 ( 63.918477)
total: 587.52 sec