Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-205739
#<BuildRuby:0x000070be350bfdd8
 @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_gcc12",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12",
 @TARGET_NAME="trunk_gcc12",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-12"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-205739",
 @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.000016   0.000005   0.000021 (  0.000020)
autoconf               0.000027   0.000007   0.000034 (  0.000035)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.007334   0.001811   4.439635 (  2.912133)
build_miniruby         0.000619   0.000879   1.520224 (  1.574409)
build_ruby             0.001588   0.000176   4.307293 ( 38.197172)
build_all              0.005262   0.003065   5.829399 (  2.803629)
build_install          0.008669   0.007542   6.436956 (  3.347685)
test_btest             0.000592   0.000203  58.399257 ( 20.639309)
test_basic             0.004045   0.001712   0.627410 (  7.743118)
test_all               0.088272   0.037659 648.335834 (202.304858)
test_rubyspec          0.048236   0.033531 108.933725 ( 25.031237)
total: 304.55 sec