Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-082337
#<BuildRuby:0x00007c7cc624fdc8
 @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.20251016-082337",
 @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.000026   0.000007   0.000033 (  0.000032)
build_up               0.004398   0.005399   5.242263 (  4.305362)
build_miniruby         0.001512   0.000132   1.837526 (  1.934922)
build_ruby             0.001764   0.000196   4.752594 (  5.002626)
build_all              0.007655   0.002453   6.430056 (  4.648107)
build_install          0.018342   0.007129   9.930385 (  7.168912)
test_btest             0.000787   0.000221  74.210521 ( 36.623487)
test_basic             0.002270   0.007296   1.146344 (  1.614960)
test_all               0.100750   0.030257 774.378278 (412.426433)
test_rubyspec          0.049652   0.029483 114.685931 ( 64.797981)
total: 538.53 sec