Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250930-162035
#<BuildRuby:0x00007da66d2ffdc8
 @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-162035",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000031   0.000008   0.000039 (  0.000039)
build_up               0.006159   0.004916   4.852975 (  3.728979)
build_miniruby         0.006315   0.002701 263.236220 ( 91.832793)
build_ruby             0.001045   0.001046   2.522993 (  2.586426)
build_all              0.011678   0.002140  34.077695 ( 15.778995)
build_install          0.018385   0.007738   9.530539 (  6.333076)
test_btest             0.000922   0.000281  77.375756 ( 39.518621)
test_basic             0.005132   0.002337   0.867974 (  1.698392)
test_all               0.108394   0.025030 698.019302 (345.226391)
test_rubyspec          0.048147   0.033427 116.968354 ( 47.379021)
total: 554.08 sec