Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251024-143339
#<BuildRuby:0x00007523b3ccfdc0
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20251024-143339",
 @make="make",
 @no_timeout_error=nil,
 @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.000016   0.000006   0.000022 (  0.000022)
autoconf               0.000032   0.000011   0.000043 (  0.000042)
configure              0.000024   0.000008   0.000032 (  0.000032)
build_up               0.004979   0.004733   5.096399 (  4.015177)
build_miniruby         0.000763   0.000924   1.107008 (  1.465010)
build_ruby             0.000859   0.000959   1.459298 (  2.178187)
build_all              0.007913   0.002078   6.291762 (  4.001775)
build_install          0.013357   0.007655   8.757621 (  6.780153)
test_btest             0.000818   0.000321  74.496084 ( 28.924851)
test_basic             0.006502   0.001961   0.892522 (  1.241663)
test_all               0.095898   0.036708 672.608294 (378.371841)
test_rubyspec          0.054393   0.027339 116.004920 ( 44.595245)
total: 471.58 sec