Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251013-022403
#<BuildRuby:0x000074a528a4fdc0
 @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-022403",
 @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.000000   0.000016 (  0.000017)
autoconf               0.000039   0.000000   0.000039 (  0.000039)
configure              0.000032   0.000000   0.000032 (  0.000031)
build_up               0.003855   0.006080   5.168102 (  3.938191)
build_miniruby         0.001121   0.000386   1.788738 (  1.850826)
build_ruby             0.001433   0.000493   4.733211 (  4.965008)
build_all              0.007695   0.002579   6.533529 (  4.329732)
build_install          0.018430   0.006197   9.887929 (  6.990855)
test_btest             0.000924   0.000135  79.149602 ( 45.067867)
test_basic             0.002372   0.005803   1.203598 (  1.473121)
test_all               0.097494   0.034263 746.132896 (453.869568)
test_rubyspec          0.056246   0.029097 114.903148 ( 60.422911)
total: 582.91 sec