Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251018-224734
#<BuildRuby:0x000072d65254fdd0
 @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.20251018-224734",
 @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.000020)
autoconf               0.000029   0.000008   0.000037 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.006113   0.003598   4.686363 (  2.904981)
build_miniruby         0.000391   0.001133   1.895437 (  1.895178)
build_ruby             0.000893   0.000985   5.050910 ( 41.992975)
build_all              0.008437   0.001588   6.713297 (  4.515373)
build_install          0.016731   0.008654  10.218290 (  7.507794)
test_btest             0.000970   0.000000  67.269681 ( 25.497953)
test_basic             0.004325   0.004415   0.733955 (  4.987165)
test_all               0.077467   0.043527 686.609974 (419.220843)
test_rubyspec          0.054377   0.030381 116.767911 ( 58.420647)
total: 566.94 sec