Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251021-102847
#<BuildRuby:0x0000714e9547fdd8
 @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.20251021-102847",
 @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.000014   0.000003   0.000017 (  0.000017)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000000   0.000043   0.000043 (  0.000036)
build_up               0.004491   0.005247   5.126951 (  3.614161)
build_miniruby         0.000721   0.000915   1.799812 (  2.085500)
build_ruby             0.000922   0.000968   4.576856 (  4.981196)
build_all              0.009683   0.000209   6.405452 (  4.369302)
build_install          0.018431   0.003869   9.835444 (  7.270523)
test_btest             0.000658   0.000166  77.610343 ( 51.866198)
test_basic             0.005425   0.002930   1.146572 (  1.639682)
test_all               0.098382   0.033978 742.726734 (434.346539)
test_rubyspec          0.039993   0.041329 116.600034 ( 62.864957)
total: 573.04 sec