Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-104141
#<BuildRuby:0x000079a137edfdd0
 @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.20251002-104141",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000038   0.000009   0.000047 (  0.000046)
configure              0.000032   0.000008   0.000040 (  0.000039)
build_up               0.007568   0.002896   4.938106 (  3.456982)
build_miniruby         0.001218   0.000293   1.622361 (  1.661222)
build_ruby             0.001094   0.000782   4.321198 ( 26.701086)
build_all              0.006772   0.001678   6.140414 (  2.869959)
build_install          0.017562   0.004651   9.496538 (  5.338721)
test_btest             0.000279   0.000826  76.538414 ( 31.393669)
test_basic             0.006221   0.001817   1.111103 (  1.220228)
test_all               0.101881   0.027481 671.486706 (291.983349)
test_rubyspec          0.049572   0.028359 112.128200 ( 46.126552)
total: 410.75 sec