Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-185010
#<BuildRuby:0x00007919a86dfde0
 @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.20251019-185010",
 @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.000029   0.000007   0.000036 (  0.000036)
build_up               0.006103   0.005555   5.285855 (  5.094262)
build_miniruby         0.000525   0.001158   1.939439 (  2.223583)
build_ruby             0.001509   0.000603   4.739714 ( 13.738783)
build_all              0.007112   0.002867   6.446998 (  5.154851)
build_install          0.017783   0.005638   9.788303 (  7.286271)
test_btest             0.000876   0.000245  79.315187 ( 60.852095)
test_basic             0.004429   0.004977   1.119891 (  1.418529)
test_all               0.094230   0.036705 709.673647 (366.706177)
test_rubyspec          0.040539   0.042255 115.481148 ( 38.604184)
total: 501.08 sec