Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250304-065322
#<BuildRuby:0x00007fa99be6fdd8
 @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.20250304-065322",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000035   0.000008   0.000043 (  0.000043)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.000000   0.008515   3.639652 (  5.629533)
build_miniruby         0.000000   0.001824   0.953699 (  1.913255)
build_ruby             0.001192   0.000729   1.299330 (  1.903080)
build_all              0.009443   0.000000   5.181677 (  7.260820)
build_install          0.020103   0.003402   7.681519 ( 11.101382)
test_btest             0.000628   0.000173  61.544986 ( 75.607444)
test_basic             0.006479   0.005871   0.761435 (  2.445593)
test_all               0.106120   0.024479 596.091351 (767.783351)
test_rubyspec          0.053132   0.028937 100.447212 ( 94.832563)
total: 968.48 sec