Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-043421
#<BuildRuby:0x00007a4d65f0fdc0
 @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-043421",
 @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.000041   0.000011   0.000052 (  0.000050)
configure              0.000037   0.000009   0.000046 (  0.000047)
build_up               0.006311   0.003904   5.017424 (  3.843102)
build_miniruby         0.001167   0.000321   2.002686 (  2.124987)
build_ruby             0.001205   0.001077   4.468934 ( 53.180024)
build_all              0.006690   0.001629   5.790286 (  2.486357)
build_install          0.016086   0.004873   9.023601 (  4.723054)
test_btest             0.000000   0.000964  78.484616 ( 30.390194)
test_basic             0.004278   0.004092   0.976513 (  1.024541)
test_all               0.086505   0.037741 673.856756 (245.626249)
test_rubyspec          0.051489   0.028055 113.208803 ( 28.318000)
total: 371.72 sec