Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-082544
#<BuildRuby:0x000074f786ccfdd8
 @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.20251015-082544",
 @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.000021   0.000004   0.000025 (  0.000026)
autoconf               0.000040   0.000009   0.000049 (  0.000050)
configure              0.000032   0.000007   0.000039 (  0.000039)
build_up               0.005575   0.004399   5.230228 (  4.405725)
build_miniruby         0.000000   0.001572   2.617777 (  2.744571)
build_ruby             0.000485   0.001513   4.588052 ( 20.981740)
build_all              0.006482   0.003450   6.344406 (  3.725579)
build_install          0.016610   0.006697   9.552731 (  8.334851)
test_btest             0.000966   0.000000  74.317091 ( 28.752726)
test_basic             0.005592   0.002957   1.068553 (  2.521333)
test_all               0.086228   0.043332 723.889089 (390.725126)
test_rubyspec          0.043560   0.038993 116.035794 ( 57.765732)
total: 519.96 sec