Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-205504
#<BuildRuby:0x00007b61412afdc8
 @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.20251024-205504",
 @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.000021   0.000006   0.000027 (  0.000026)
autoconf               0.000035   0.000010   0.000045 (  0.000045)
configure              0.000000   0.000038   0.000038 (  0.000038)
build_up               0.005465   0.005304   5.091787 (  3.351463)
build_miniruby         0.001111   0.000364   1.860776 (  1.865628)
build_ruby             0.001178   0.001093   4.562433 (  4.726890)
build_all              0.005079   0.004519   6.157004 (  2.914698)
build_install          0.018889   0.004969   9.827433 (  5.990740)
test_btest             0.001059   0.000000  80.224043 ( 35.199531)
test_basic             0.006715   0.002989   1.155364 (  1.367992)
test_all               0.094770   0.036308 682.332278 (277.266821)
test_rubyspec          0.046079   0.034871 108.373856 ( 24.344616)
total: 357.03 sec