Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-223021
#<BuildRuby:0x00007015bdeefdc0
 @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.20251022-223021",
 @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.000022   0.000005   0.000027 (  0.000034)
autoconf               0.000049   0.000000   0.000049 (  0.000049)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.008161   0.002525   5.250813 (  5.271854)
build_miniruby         0.001633   0.000349 109.366514 ( 56.186905)
build_ruby             0.001838   0.000171   4.574085 (  4.783365)
build_all              0.008070   0.002103   6.199047 (  4.115031)
build_install          0.016662   0.009004   9.542477 (  6.330272)
test_btest             0.000813   0.000202  79.054160 ( 52.380165)
test_basic             0.006503   0.001058   1.167847 (  2.804425)
test_all               0.106002   0.023520 748.329972 (496.666330)
test_rubyspec          0.059304   0.020889 115.382655 ( 71.985538)
total: 700.53 sec