Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-082602
#<BuildRuby:0x00007330fcd2fdc0
 @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-082602",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000028   0.000007   0.000035 (  0.000036)
build_up               0.006724   0.003941   5.232360 (  3.883771)
build_miniruby         0.000401   0.001113   2.498587 (  2.549265)
build_ruby             0.001590   0.001168   4.614946 (  4.767243)
build_all              0.007015   0.002895   6.375646 (  3.586096)
build_install          0.019727   0.005926  10.223458 (  6.930091)
test_btest             0.001172   0.000026  80.363025 ( 39.534427)
test_basic             0.005146   0.003029   1.156686 (  1.263512)
test_all               0.087857   0.039860 713.446829 (416.884605)
test_rubyspec          0.051596   0.032088 117.332311 ( 62.806186)
total: 542.21 sec