Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250929-082616
#<BuildRuby:0x0000748d0a8dfde0
 @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.20250929-082616",
 @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.000013   0.000004   0.000017 (  0.000017)
autoconf               0.000025   0.000008   0.000033 (  0.000032)
configure              0.000021   0.000005   0.000026 (  0.000026)
build_up               0.007502   0.002709   5.712627 (  3.796968)
build_miniruby         0.000749   0.000944   2.539815 (  4.014569)
build_ruby             0.001416   0.000410   4.509070 ( 13.337673)
build_all              0.007590   0.001607   6.223458 (  2.790304)
build_install          0.020886   0.004492  10.290524 (  5.661704)
test_btest             0.000000   0.001007  77.352487 ( 31.045191)
test_basic             0.001431   0.007023   1.017648 (  1.077133)
test_all               0.097320   0.034148 690.346670 (252.245683)
test_rubyspec          0.039902   0.037110 115.858658 ( 34.079752)
total: 348.05 sec