Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-145514
#<BuildRuby:0x00007f0fcdedfdd0
 @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.20251029-145514",
 @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.000012   0.000003   0.000015 (  0.000016)
autoconf               0.000023   0.000005   0.000028 (  0.000028)
configure              0.000021   0.000005   0.000026 (  0.000026)
build_up               0.001609   0.007132   4.279357 (  2.799730)
build_miniruby         0.001296   0.000087   1.262146 (  1.260089)
build_ruby             0.001801   0.000000   3.872734 (  3.965023)
build_all              0.003918   0.003946   5.273437 (  2.098321)
build_install          0.012421   0.004847   6.488515 (  5.786246)
test_btest             0.000000   0.000945  67.053357 ( 17.345316)
test_basic             0.003274   0.006222   0.833380 (  0.886784)
test_all               0.093089   0.028890 666.195304 (295.200905)
test_rubyspec          0.058104   0.025325 117.037197 ( 39.228840)
total: 368.57 sec