Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-044253
#<BuildRuby:0x00007146c7acfdd0
 @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-044253",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.002585   0.006451   4.730702 (  9.692847)
build_miniruby         0.001399   0.000111   2.172650 (  2.245420)
build_ruby             0.001365   0.000391   4.345540 ( 32.502747)
build_all              0.005151   0.004120   6.221335 (  2.819183)
build_install          0.015557   0.006168   9.483119 (  4.713681)
test_btest             0.000685   0.000218  70.317159 ( 25.287228)
test_basic             0.003253   0.005732   0.916926 (  6.840287)
test_all               0.088777   0.039273 711.034368 (306.110760)
test_rubyspec          0.052065   0.028556 114.474001 ( 40.077707)
total: 430.29 sec