Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-042737
#<BuildRuby:0x000078d9dab0fdd8
 @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.20251022-042737",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000029   0.000009   0.000038 (  0.000037)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.005657   0.004533   4.891018 (  4.373451)
build_miniruby         0.000000   0.001620   1.924124 (  2.168696)
build_ruby             0.000351   0.001451   4.594094 (  4.835568)
build_all              0.008718   0.001199   6.412188 (  4.489861)
build_install          0.019043   0.004984   9.945771 (  6.989509)
test_btest             0.000746   0.000239  76.855871 ( 28.781768)
test_basic             0.005726   0.002246   1.110856 (  1.345490)
test_all               0.094645   0.035580 701.908477 (373.489387)
test_rubyspec          0.053688   0.026681 115.490702 ( 59.948620)
total: 486.42 sec