Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-045938
#<BuildRuby:0x00007fca94d8fde0
 @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.20250303-045938",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.003859   0.005142   3.666170 (  3.678290)
build_miniruby         0.001329   0.000380   0.977914 (  1.100980)
build_ruby             0.001680   0.000480   1.281326 (  1.435365)
build_all              0.003299   0.006823   5.216302 (  2.785237)
build_install          0.019845   0.002270   7.443255 (  4.643790)
test_btest             0.000700   0.000212  56.785712 ( 29.584561)
test_basic             0.008182   0.004195   0.767149 (  0.939569)
test_all               0.087744   0.033857 559.635239 (198.112429)
test_rubyspec          0.034309   0.045693  97.617484 ( 29.351541)
total: 271.63 sec