Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250302-145948
#<BuildRuby:0x00007fc30da0fdc0
 @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_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20250302-145948",
 @make="make",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000036   0.000007   0.000043 (  0.000043)
configure              0.000026   0.000005   0.000031 (  0.000032)
build_up               0.009621   0.001057  21.410470 ( 12.804494)
build_miniruby         0.001961   0.000368  10.218361 ( 10.850596)
build_ruby             0.002348   0.000000   1.358918 (  1.738668)
build_all              0.011085   0.000000  22.605069 ( 25.077166)
build_install          0.007760   0.015860   8.324265 (  6.296857)
test_btest             0.000710   0.000187  56.108528 ( 23.793001)
test_basic             0.007675   0.005140   0.777342 (  8.814997)
test_all               0.086837   0.033024 566.781401 (230.303044)
test_rubyspec          0.034730   0.043950 103.543209 ( 24.886548)
total: 344.57 sec