Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-185540
#<BuildRuby:0x000071838d77fdd0
 @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-185540",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000028   0.000007   0.000035 (  0.000034)
build_up               0.007468   0.003128   4.978382 (  6.538736)
build_miniruby         0.000463   0.001132   1.719892 (  2.394684)
build_ruby             0.001641   0.000168   4.523986 ( 71.895694)
build_all              0.006722   0.003507   6.351055 (  3.779405)
build_install          0.020739   0.005008  10.036709 (  7.772150)
test_btest             0.001171   0.000000  75.218848 ( 36.171770)
test_basic             0.007797   0.000777   1.146853 (  1.416783)
test_all               0.085979   0.041844 641.566902 (250.151169)
test_rubyspec          0.038720   0.042328 108.877888 ( 22.218547)
total: 402.34 sec