Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-045634
#<BuildRuby:0x00007b531bc8fde0
 @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.20251023-045634",
 @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.000004   0.000023 (  0.000023)
autoconf               0.000047   0.000010   0.000057 (  0.000057)
configure              0.000039   0.000008   0.000047 (  0.000047)
build_up               0.006707   0.004666   6.006375 (  6.387772)
build_miniruby         0.007932   0.002198 273.592513 (163.809587)
build_ruby             0.000103   0.002144   5.749781 ( 46.128770)
build_all              0.015254   0.004417  92.720220 ( 50.359335)
build_install          0.022804   0.002568   9.486872 (  7.845551)
test_btest             0.000000   0.001066  80.844945 ( 58.037921)
test_basic             0.006414   0.003042   1.139305 (  1.475970)
test_all               0.089764   0.041663 702.225848 (278.163585)
test_rubyspec          0.053764   0.025154 110.869521 ( 26.187308)
total: 638.40 sec