Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251024-043015
#<BuildRuby:0x00007ebe4c27fdd8
 @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.20251024-043015",
 @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.000023)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.007956   0.002736   5.369868 (  5.081497)
build_miniruby         0.000144   0.001415   2.646139 (  3.213938)
build_ruby             0.001723   0.000204   4.747836 (  5.183423)
build_all              0.006869   0.002591   6.601368 (  4.519231)
build_install          0.020698   0.005348  10.437102 (  7.657374)
test_btest             0.000000   0.001057  74.153144 ( 24.380035)
test_basic             0.001849   0.006399   0.979021 (  1.030609)
test_all               0.091608   0.038860 704.634433 (275.877147)
test_rubyspec          0.040132   0.040516 111.724370 ( 41.246571)
total: 368.19 sec