Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-165556
#<BuildRuby:0x00007a0a4a38fdc8
 @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-165556",
 @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.000016   0.000004   0.000020 (  0.000019)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.004847   0.004959   4.464595 (  3.142362)
build_miniruby         0.001615   0.000000   1.825785 (  1.825019)
build_ruby             0.001951   0.000000   4.319933 (  4.394420)
build_all              0.004358   0.004198   5.588593 (  2.309978)
build_install          0.015256   0.006450   8.896931 (  4.401198)
test_btest             0.001023   0.000000  74.240432 ( 22.498768)
test_basic             0.002850   0.006483   0.942668 (  1.129303)
test_all               0.088887   0.034313 596.373298 (268.012250)
test_rubyspec          0.054820   0.026563 114.386012 ( 44.400046)
total: 352.12 sec