Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-145210
#<BuildRuby:0x000078aa1de3fdd8
 @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.20251024-145210",
 @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.000025   0.000005   0.000030 (  0.000030)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000026   0.000005   0.000031 (  0.000030)
build_up               0.006042   0.004477   5.047109 (  4.265484)
build_miniruby         0.001676   0.000000   2.069252 (  2.180274)
build_ruby             0.002080   0.000000   4.686963 ( 45.269996)
build_all              0.004575   0.004425   5.869242 (  2.698502)
build_install          0.016889   0.005520   9.115923 (  9.977971)
test_btest             0.000985   0.000000  71.756760 ( 23.824285)
test_basic             0.000716   0.006571   0.679940 (  3.372870)
test_all               0.100765   0.031287 738.035607 (374.302001)
test_rubyspec          0.055319   0.026552 109.130998 ( 37.097126)
total: 502.99 sec