Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-225540
#<BuildRuby:0x000071667384fdc8
 @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.20251028-225540",
 @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.000015   0.000004   0.000019 (  0.000021)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000022   0.000007   0.000029 (  0.000029)
build_up               0.003240   0.006417   5.003754 (  3.505329)
build_miniruby         0.001266   0.000387   2.364679 (  2.862814)
build_ruby             0.001745   0.000000   4.168197 ( 42.450825)
build_all              0.007016   0.002227   5.857160 (  3.105111)
build_install          0.018770   0.004991   9.704573 (  6.237164)
test_btest             0.000933   0.000000  76.909903 ( 32.580133)
test_basic             0.005570   0.001201   1.071916 (  1.133624)
test_all               0.090230   0.042798 703.509218 (256.629588)
test_rubyspec          0.047474   0.034254 114.838910 ( 28.680215)
total: 377.19 sec