Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-025350
#<BuildRuby:0x00007c2bffeafdd8
 @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.20251025-025350",
 @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.000004   0.000020 (  0.000021)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.006459   0.003897   4.984358 (  3.435395)
build_miniruby         0.000531   0.001169   1.922448 (  1.940410)
build_ruby             0.000836   0.001261   4.629310 (  4.779626)
build_all              0.008484   0.002222   6.287391 (  3.692426)
build_install          0.023629   0.001636   9.700981 (  5.871152)
test_btest             0.001120   0.000015  78.727923 ( 36.260969)
test_basic             0.003864   0.004984   1.181652 (  1.392901)
test_all               0.100216   0.034032 669.044466 (259.127635)
test_rubyspec          0.041335   0.039286 110.066677 ( 25.958506)
total: 342.46 sec