Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251021-204914
#<BuildRuby:0x00007a0646d3fdd0
 @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-204914",
 @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.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000033   0.000009   0.000042 (  0.000042)
configure              0.000028   0.000008   0.000036 (  0.000035)
build_up               0.004577   0.006190   5.124731 (  4.595431)
build_miniruby         0.006671   0.003527 277.691025 (139.363183)
build_ruby             0.002028   0.000308   6.098510 (  7.126082)
build_all              0.010286   0.002680  23.647836 ( 30.994053)
build_install          0.021968   0.004755   9.324199 (  8.172497)
test_btest             0.001164   0.000000  68.202803 ( 21.896838)
test_basic             0.003630   0.005061   0.996303 (  3.184357)
test_all               0.087062   0.041346 703.984460 (469.610915)
test_rubyspec          0.052250   0.029635 115.259533 ( 66.796467)
total: 751.74 sec