Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-143454
#<BuildRuby:0x00007adff5d9fdc8
 @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-143454",
 @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.000021   0.000005   0.000026 (  0.000027)
autoconf               0.000044   0.000010   0.000054 (  0.000055)
configure              0.000051   0.000000   0.000051 (  0.000051)
build_up               0.008261   0.002086   4.752809 (  3.422598)
build_miniruby         0.000491   0.001129   2.069331 (  2.096777)
build_ruby             0.001394   0.000885   4.645089 ( 27.924296)
build_all              0.004310   0.004550   6.087999 (  2.610273)
build_install          0.016825   0.006875   9.292209 ( 13.027279)
test_btest             0.000547   0.000592  70.726816 ( 21.496430)
test_basic             0.007825   0.002240   1.188959 (  2.175564)
test_all               0.097605   0.030101 637.883715 (238.359589)
test_rubyspec          0.048564   0.037340 114.729749 ( 33.694367)
total: 344.81 sec