Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250301-025406
#<BuildRuby:0x00007f100cb6fdc8
 @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.20250301-025406",
 @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.000007   0.000027 (  0.000026)
autoconf               0.000035   0.000013   0.000048 (  0.000048)
configure              0.000027   0.000010   0.000037 (  0.000037)
build_up               0.003872   0.005585   3.781151 (  3.809527)
build_miniruby         0.001409   0.000564   0.969782 (  1.281155)
build_ruby             0.000000   0.002442   1.276301 (  1.426938)
build_all              0.008488   0.001790   5.421118 (  4.560275)
build_install          0.014776   0.009384   7.850264 (  7.226723)
test_btest             0.000749   0.000324  61.143342 ( 57.571324)
test_basic             0.006285   0.005227   0.762405 (  1.154793)
test_all               0.059983   0.064400 581.696296 (245.107730)
test_rubyspec          0.042611   0.036859  97.001820 ( 24.443835)
total: 346.58 sec