Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250922-101743
#<BuildRuby:0x00007fb2fd6dfdc8
 @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.20250922-101743",
 @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.000005   0.000021 (  0.000022)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.002975   0.007021   4.963198 (  4.625396)
build_miniruby         0.000000   0.001536   1.145750 (  1.416823)
build_ruby             0.001211   0.000798   1.516160 (  1.883748)
build_all              0.009786   0.000000   6.293267 (  5.213138)
build_install          0.019919   0.006585   9.634913 (  8.512993)
test_btest             0.001199   0.000056  78.898431 ( 63.037374)
test_basic             0.002841   0.005108   0.876012 (  1.227991)
test_all               0.102139   0.028975 671.334340 (366.447389)
test_rubyspec          0.043843   0.037276 107.478949 ( 40.357141)
total: 492.72 sec