Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250922-201539
#<BuildRuby:0x0000745dddaefdd0
 @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.20250922-201539",
 @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.000012   0.000003   0.000015 (  0.000015)
autoconf               0.000023   0.000006   0.000029 (  0.000030)
configure              0.000016   0.000005   0.000021 (  0.000020)
build_up               0.005464   0.004473   4.915203 (  3.648168)
build_miniruby         0.001066   0.000323   1.518846 (  1.544147)
build_ruby             0.000983   0.000734   1.380381 (  1.388467)
build_all              0.005691   0.003220   6.082305 (  3.340904)
build_install          0.020295   0.004606   9.560122 (  5.501604)
test_btest             0.000711   0.000217  80.158061 ( 48.436626)
test_basic             0.003591   0.005182   0.904550 (  1.351107)
test_all               0.093318   0.039106 693.972379 (377.878418)
test_rubyspec          0.041894   0.040187 107.164999 ( 41.072664)
total: 484.16 sec