Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-083441
#<BuildRuby:0x00007cf7b46bfde0
 @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.20251030-083441",
 @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.000000   0.000032   0.000032 (  0.000033)
autoconf               0.000000   0.000033   0.000033 (  0.000033)
configure              0.000000   0.000024   0.000024 (  0.000024)
build_up               0.004037   0.005200   4.481563 (  2.828463)
build_miniruby         0.001046   0.000418   1.314465 (  1.311735)
build_ruby             0.001668   0.000000   0.987287 (  1.093152)
build_all              0.006325   0.000954   5.228100 (  2.196146)
build_install          0.012817   0.004851   6.763694 (  3.830699)
test_btest             0.000000   0.000862  68.217750 ( 20.009788)
test_basic             0.003079   0.006088   0.712043 (  0.756770)
test_all               0.082621   0.042092 653.244367 (277.100958)
test_rubyspec          0.052732   0.034326 115.052394 ( 49.536015)
total: 358.66 sec