Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-023435
#<BuildRuby:0x00007a492f0efdd8
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-023435",
 @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.000021   0.000004   0.000025 (  0.000025)
autoconf               0.000035   0.000007   0.000042 (  0.000043)
configure              0.000029   0.000006   0.000035 (  0.000036)
build_up               0.005088   0.004023   4.607019 (  3.156868)
build_miniruby         0.000437   0.001111   1.576449 (  1.603242)
build_ruby             0.001780   0.000000   4.325121 ( 19.076167)
build_all              0.008085   0.000746   5.867046 (  2.446090)
build_install          0.016821   0.004028   8.840024 (  5.573449)
test_btest             0.001148   0.000042  76.788435 ( 26.501954)
test_basic             0.006091   0.004224   1.163109 (  2.223496)
test_all               0.088607   0.033353 565.839386 (239.243591)
test_rubyspec          0.050363   0.030415 111.197232 ( 27.641357)
total: 327.47 sec