Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-122612
#<BuildRuby:0x00007a6ce9acfdc0
 @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-122612",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.005685   0.004498   5.235768 (  4.425780)
build_miniruby         0.001109   0.001046  85.547800 ( 40.099003)
build_ruby             0.000818   0.001264   4.573065 (  4.801066)
build_all              0.007593   0.002726   6.192285 (  4.144160)
build_install          0.017748   0.007148   9.599716 (  6.102943)
test_btest             0.000738   0.000230  76.034497 ( 41.527163)
test_basic             0.003830   0.005823   1.140857 (  1.400476)
test_all               0.087576   0.044873 758.575206 (480.291174)
test_rubyspec          0.051273   0.034346 117.333945 ( 63.301758)
total: 646.09 sec