Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-162617
#<BuildRuby:0x0000736b2a39fdd8
 @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.20251014-162617",
 @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.000028   0.000007   0.000035 (  0.000035)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.003124   0.006339   4.910087 (  3.507220)
build_miniruby         0.000777   0.000665   2.422814 (  2.462045)
build_ruby             0.000670   0.001199   4.547899 (  4.675070)
build_all              0.008112   0.001880   6.344059 (  4.300880)
build_install          0.021918   0.002139  10.262863 (  7.879938)
test_btest             0.000029   0.001076  79.488208 ( 51.612418)
test_basic             0.004632   0.004833   1.206043 (  2.018199)
test_all               0.102173   0.031771 741.754132 (425.222659)
test_rubyspec          0.054133   0.028589 117.350232 ( 57.248794)
total: 558.93 sec