Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251021-224935
#<BuildRuby:0x00007105592dfdc8
 @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.20251021-224935",
 @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.000006   0.000029 (  0.000028)
autoconf               0.000068   0.000000   0.000068 (  0.000068)
configure              0.000039   0.000000   0.000039 (  0.000039)
build_up               0.008079   0.003670   5.367371 (  6.420063)
build_miniruby         0.005524   0.001732 116.182719 ( 79.979449)
build_ruby             0.000834   0.001291   5.418136 (  5.900511)
build_all              0.009754   0.000543   8.646261 (  6.471143)
build_install          0.016983   0.007262  10.454254 (  8.721015)
test_btest             0.000219   0.000809  80.223889 ( 42.622620)
test_basic             0.000789   0.006251   1.099331 (  5.827050)
test_all               0.093613   0.035458 680.147925 (365.017618)
test_rubyspec          0.057239   0.026442 112.329963 ( 44.008368)
total: 564.97 sec