Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-003443
#<BuildRuby:0x00007b3297d6fde0
 @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-003443",
 @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.000005   0.000021 (  0.000021)
autoconf               0.000028   0.000008   0.000036 (  0.000037)
configure              0.000025   0.000008   0.000033 (  0.000033)
build_up               0.002641   0.006155   4.204298 (  2.735077)
build_miniruby         0.001163   0.000350   1.682385 (  1.708707)
build_ruby             0.001548   0.000207   4.443721 (  4.515896)
build_all              0.006266   0.003068   5.790021 (  2.530738)
build_install          0.015566   0.006233   8.793382 (  4.698042)
test_btest             0.000807   0.000294  66.646608 ( 17.819432)
test_basic             0.005602   0.003210   0.820812 (  0.879696)
test_all               0.088240   0.030441 594.202052 (202.424056)
test_rubyspec          0.047857   0.028459 111.180576 ( 29.201280)
total: 266.51 sec