Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-044126
#<BuildRuby:0x000077892b24fdc0
 @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.20251001-044126",
 @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.000019)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.007891   0.002645   5.299252 (  3.805312)
build_miniruby         0.001952   0.000000   3.751481 (  3.197488)
build_ruby             0.001057   0.000800   4.186363 (  4.318880)
build_all              0.007421   0.001540   5.884361 (  3.136822)
build_install          0.015240   0.007684   9.506821 (  5.666158)
test_btest             0.000000   0.001016  74.876149 ( 28.282677)
test_basic             0.001212   0.005708   1.058201 (  6.850592)
test_all               0.094407   0.031095 667.250347 (295.052498)
test_rubyspec          0.037934   0.045198 108.653963 ( 38.647506)
total: 388.96 sec