Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251023-122732
#<BuildRuby:0x00007166d3ecfdc8
 @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.20251023-122732",
 @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.000004   0.000020 (  0.000020)
autoconf               0.000027   0.000007   0.000034 (  0.000035)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.004709   0.004525   5.005600 (  3.232273)
build_miniruby         0.001104   0.000331   1.569233 (  1.580633)
build_ruby             0.000139   0.001781   3.977790 (  4.061276)
build_all              0.008222   0.000425   6.119582 (  2.721978)
build_install          0.013338   0.009488   9.379230 (  4.528646)
test_btest             0.000061   0.000924  72.971812 ( 20.866859)
test_basic             0.002372   0.003820   1.067728 (  1.127785)
test_all               0.095244   0.033609 644.769422 (210.458688)
test_rubyspec          0.042514   0.037492 110.107318 ( 31.253758)
total: 279.83 sec