Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250305-125457
#<BuildRuby:0x00007f22dba7fdc8
 @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.20250305-125457",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000034   0.000008   0.000042 (  0.000041)
configure              0.000032   0.000007   0.000039 (  0.000038)
build_up               0.007639   0.000824   3.762300 (  4.870433)
build_miniruby         0.000324   0.001344   0.956311 (  1.442319)
build_ruby             0.000589   0.001782   1.334144 (  2.114829)
build_all              0.006173   0.003483   5.389193 (  5.567449)
build_install          0.017649   0.005457   7.809590 ( 21.707981)
test_btest             0.000721   0.000190  62.103721 ( 76.329588)
test_basic             0.010837   0.001742   0.802692 (  1.554038)
test_all               0.083932   0.043644 582.723997 (647.496075)
test_rubyspec          0.057600   0.025906 101.284536 ( 66.346779)
total: 827.43 sec