Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251017-082208
#<BuildRuby:0x00007d330bcafdd0
 @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-082208",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000036   0.000010   0.000046 (  0.000045)
configure              0.000028   0.000008   0.000036 (  0.000034)
build_up               0.017038   0.007612  64.339719 ( 86.191979)
build_miniruby         0.001565   0.000156   2.538134 (  2.615591)
build_ruby             0.002250   0.000000   4.751899 (  4.899679)
build_all              0.013340   0.003899   9.873185 (  5.958727)
build_install          0.016900   0.006595  10.367769 (  6.242691)
test_btest             0.000902   0.000000  77.031432 ( 41.358986)
test_basic             0.004594   0.004265   1.130620 (  1.567855)
test_all               0.100213   0.030547 730.618571 (373.222617)
test_rubyspec          0.050286   0.037245 119.059743 ( 61.740655)
total: 583.80 sec