Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-145421
#<BuildRuby:0x00007fbf62d9fde0
 @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.20251028-145421",
 @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.000005   0.000024 (  0.000024)
autoconf               0.000047   0.000000   0.000047 (  0.000046)
configure              0.000036   0.000000   0.000036 (  0.000036)
build_up               0.003550   0.005982   4.687192 (  3.149825)
build_miniruby         0.001379   0.000106   2.101181 (  2.121780)
build_ruby             0.001791   0.000000   4.332567 (  4.465462)
build_all              0.005952   0.002393   5.489431 (  2.298779)
build_install          0.015211   0.004062   8.596635 (  4.845451)
test_btest             0.001021   0.000000  71.277219 ( 19.269090)
test_basic             0.004582   0.003490   0.940408 (  0.995776)
test_all               0.092420   0.033582 640.998013 (245.067178)
test_rubyspec          0.051842   0.029037 116.819659 ( 39.470033)
total: 321.68 sec