Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250928-102540
#<BuildRuby:0x0000726c2a10fdc0
 @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.20250928-102540",
 @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.000032   0.000000   0.000032 (  0.000021)
autoconf               0.000041   0.000000   0.000041 (  0.000041)
configure              0.000038   0.000000   0.000038 (  0.000038)
build_up               0.004266   0.006311   5.334991 (  3.316949)
build_miniruby         0.001021   0.000312   1.978008 (  1.984415)
build_ruby             0.002213   0.000000   4.966645 ( 42.713315)
build_all              0.008267   0.000951   6.454919 (  3.485868)
build_install          0.015266   0.008892  10.751201 ( 67.762028)
test_btest             0.000617   0.000553  75.322117 ( 30.333039)
test_basic             0.004791   0.003230   1.060212 (  2.143562)
test_all               0.095042   0.036160 647.961837 (341.073213)
test_rubyspec          0.047442   0.033010 114.135959 ( 32.263448)
total: 525.08 sec