Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250925-101320
#<BuildRuby:0x000077ff732dfdd0
 @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.20250925-101320",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.006013   0.005374   5.576252 (  5.667950)
build_miniruby         0.001500   0.000126   1.139397 (  1.339557)
build_ruby             0.000763   0.001260   1.593215 (  1.933270)
build_all              0.008961   0.000998   6.636876 (  5.598447)
build_install          0.016395   0.010037  10.166782 (  8.209584)
test_btest             0.000000   0.001042  79.775052 ( 60.816987)
test_basic             0.004720   0.005305   0.960261 (  3.097911)
test_all               0.091400   0.032904 683.127719 (424.306046)
test_rubyspec          0.058376   0.025584 113.842765 ( 55.321305)
total: 566.29 sec