Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-185249
#<BuildRuby:0x0000729de0f0fdc0
 @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.20251020-185249",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000037   0.000010   0.000047 (  0.000046)
configure              0.000050   0.000000   0.000050 (  0.000050)
build_up               0.008290   0.002959   5.278093 (  5.006934)
build_miniruby         0.001639   0.000000   1.938045 (  2.086457)
build_ruby             0.001960   0.000170   4.451161 (  5.068154)
build_all              0.007615   0.002583   6.537534 (  6.078206)
build_install          0.023049   0.003404  10.151415 (  8.891969)
test_btest             0.000037   0.001114  82.499711 ( 53.048278)
test_basic             0.004381   0.002997   1.135273 (  1.424404)
test_all               0.101639   0.032128 731.753139 (309.506063)
test_rubyspec          0.048051   0.032035 111.816876 ( 32.096917)
total: 423.21 sec