Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251017-222408
#<BuildRuby:0x00007da7d276fdc0
 @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.20251017-222408",
 @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.000017   0.000003   0.000020 (  0.000021)
autoconf               0.000033   0.000006   0.000039 (  0.000039)
configure              0.000027   0.000005   0.000032 (  0.000033)
build_up               0.006633   0.003557   5.070845 (  3.806821)
build_miniruby         0.001789   0.000000  11.378182 ( 10.972648)
build_ruby             0.000999   0.000989   4.579861 (  4.767007)
build_all              0.007156   0.002489   6.435823 (  4.740780)
build_install          0.021036   0.003433   9.901550 (  7.254266)
test_btest             0.000557   0.000678  79.664900 ( 45.035205)
test_basic             0.005040   0.004424   1.197220 (  1.367292)
test_all               0.109119   0.024091 773.783158 (490.312570)
test_rubyspec          0.053397   0.029634 111.761002 ( 63.155016)
total: 631.41 sec