Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251029-143531
#<BuildRuby:0x00007ac9c82dfde0
 @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.20251029-143531",
 @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.000021)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.005948   0.004227   4.802125 (  3.068049)
build_miniruby         0.001180   0.000539   1.029182 (  1.025594)
build_ruby             0.000773   0.001193   1.461657 (  1.550832)
build_all              0.008810   0.001464   6.407971 (  3.633440)
build_install          0.020510   0.004632   9.516259 (  5.211485)
test_btest             0.000779   0.000195  78.887477 ( 29.690556)
test_basic             0.005212   0.002368   0.880487 (  0.947007)
test_all               0.092253   0.043523 729.181471 (301.578357)
test_rubyspec          0.039234   0.037158 108.955880 ( 30.984671)
total: 377.69 sec