Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250924-101510
#<BuildRuby:0x0000721ac128fde0
 @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.20250924-101510",
 @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.000005   0.000022 (  0.000023)
autoconf               0.000027   0.000008   0.000035 (  0.000034)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.004158   0.006705   5.481462 (  7.205468)
build_miniruby         0.000560   0.001211   2.214621 ( 15.388635)
build_ruby             0.001652   0.000220   1.439341 (  3.039032)
build_all              0.005770   0.003388   6.261189 (  5.385406)
build_install          0.015855   0.009277   9.488115 ( 14.004436)
test_btest             0.000000   0.000922  78.002386 ( 59.432451)
test_basic             0.005790   0.004138   0.897482 (  1.594963)
test_all               0.101048   0.030903 672.884524 (399.809388)
test_rubyspec          0.051603   0.030329 110.341232 ( 49.462090)
total: 555.32 sec