Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251026-203615
#<BuildRuby:0x000074a291edfdc0
 @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_clang_17",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_17",
 @TARGET_NAME="trunk_clang_17",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_17",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-17"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20251026-203615",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000030   0.000007   0.000037 (  0.000037)
build_up               0.006688   0.003678   5.509291 (  4.296432)
build_miniruby         0.000767   0.001219  25.092811 ( 16.815900)
build_ruby             0.001769   0.000191   1.518214 (  1.609567)
build_all              0.004975   0.005402   6.383732 (  3.469359)
build_install          0.020905   0.002600   9.550420 (  4.865947)
test_btest             0.000946   0.000000  80.860531 ( 35.378324)
test_basic             0.007423   0.002390   0.953421 (  1.154640)
test_all               0.094906   0.041461 715.743548 (374.452652)
test_rubyspec          0.059080   0.024312 116.328983 ( 43.774572)
total: 485.82 sec