Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-045558
#<BuildRuby:0x00007629ce09fdd0
 @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.20251029-045558",
 @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.000023   0.000005   0.000028 (  0.000028)
autoconf               0.000038   0.000010   0.000048 (  0.000048)
configure              0.000027   0.000007   0.000034 (  0.000035)
build_up               0.006130   0.003309   4.700423 (  2.976563)
build_miniruby         0.001470   0.000000   1.405828 (  1.403088)
build_ruby             0.001746   0.000000   4.055998 ( 27.980729)
build_all              0.006974   0.000296   5.127268 (  2.702301)
build_install          0.016487   0.004891   8.163673 (  6.546742)
test_btest             0.000000   0.001006  75.849015 ( 22.883927)
test_basic             0.001584   0.002655   0.993742 (  1.536393)
test_all               0.102472   0.031677 705.171539 (258.056447)
test_rubyspec          0.045808   0.032927 113.311821 ( 29.751840)
total: 353.84 sec