Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250930-082049
#<BuildRuby:0x000079fffc70fdc0
 @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.20250930-082049",
 @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.000024   0.000006   0.000030 (  0.000031)
autoconf               0.000042   0.000011   0.000053 (  0.000052)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.010313   0.001329   5.595039 (  5.829123)
build_miniruby         0.001148   0.000290   1.446757 (  1.458456)
build_ruby             0.000632   0.001187   1.409376 (  1.685884)
build_all              0.006010   0.001521   5.603332 (  3.991955)
build_install          0.020932   0.004469   9.534805 ( 25.108320)
test_btest             0.000000   0.000874  73.489885 ( 40.061485)
test_basic             0.003603   0.004071   0.593313 (  3.713415)
test_all               0.094944   0.030585 657.946195 (238.594779)
test_rubyspec          0.046573   0.036582 111.351574 ( 28.867696)
total: 349.31 sec