Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-085721
#<BuildRuby:0x000075e105a4fdd8
 @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.20251029-085721",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000039   0.000009   0.000048 (  0.000048)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.004781   0.006193   5.373387 (  5.343679)
build_miniruby         0.001497   0.000138   2.401852 (  3.731307)
build_ruby             0.001625   0.000172   3.777906 ( 34.654182)
build_all              0.004354   0.001286   4.032887 (  7.774774)
build_install          0.016937   0.002793   7.537718 (  5.990873)
test_btest             0.000854   0.000000  73.263417 ( 32.219007)
test_basic             0.002311   0.004391   0.673001 (  3.131464)
test_all               0.094047   0.038413 713.255405 (242.497701)
test_rubyspec          0.054306   0.031425 110.993850 ( 28.835818)
total: 364.18 sec