Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250227-185049
#<BuildRuby:0x00007fce9a75fdd0
 @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.20250227-185049",
 @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.000024   0.000006   0.000030 (  0.000025)
autoconf               0.000040   0.000010   0.000050 (  0.000045)
configure              0.000033   0.000008   0.000041 (  0.000041)
build_up               0.003645   0.004993   3.834088 (  5.713975)
build_miniruby         0.001708   0.000000   1.415078 (  1.796128)
build_ruby             0.002430   0.000000   1.282796 (  3.164300)
build_all              0.008381   0.002033   5.500675 (  6.045377)
build_install          0.018954   0.005559   7.863331 (  9.602782)
test_btest             0.000641   0.000172  55.577238 ( 43.522971)
test_basic             0.005081   0.007835   0.750820 (  1.130419)
test_all               0.105114   0.018085 569.672902 (224.526408)
test_rubyspec          0.044707   0.034122  96.594584 ( 27.736860)
total: 323.24 sec