Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251023-062915
#<BuildRuby:0x00007646342efdd8
 @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.20251023-062915",
 @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.000018   0.000003   0.000021 (  0.000021)
autoconf               0.000033   0.000005   0.000038 (  0.000038)
configure              0.000025   0.000004   0.000029 (  0.000030)
build_up               0.003515   0.005515   4.627659 (  3.149957)
build_miniruby         0.000455   0.000902   1.620998 (  1.702680)
build_ruby             0.001761   0.000000   3.896004 (  3.994118)
build_all              0.007168   0.000376   5.139937 (  2.185618)
build_install          0.006891   0.011187   7.284630 (  4.004252)
test_btest             0.000865   0.000000  70.485789 ( 19.324802)
test_basic             0.002847   0.002446   1.080395 (  1.143438)
test_all               0.093388   0.036686 698.408496 (264.465805)
test_rubyspec          0.055626   0.028526 115.447554 ( 52.010280)
total: 351.98 sec