Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250306-185820
#<BuildRuby:0x00007fcfeb8ffdc8
 @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.20250306-185820",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000028   0.000006   0.000034 (  0.000036)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.005298   0.003364   3.766394 (  8.604258)
build_miniruby         0.000000   0.002023   0.997033 (  6.411298)
build_ruby             0.000476   0.001967   1.367173 (  3.696287)
build_all              0.005357   0.005595   5.643723 (  7.324588)
build_install          0.016860   0.007122   7.958728 ( 20.516152)
test_btest             0.000335   0.000709  61.460267 ( 76.195996)
test_basic             0.009538   0.002525   0.792130 (  1.289685)
test_all               0.116483   0.013795 596.138151 (549.910967)
test_rubyspec          0.046378   0.033720  97.967369 ( 58.088642)
total: 732.04 sec