Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250929-181955
#<BuildRuby:0x00007c715d0bfdd8
 @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.20250929-181955",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000032   0.000010   0.000042 (  0.000166)
configure              0.000036   0.000011   0.000047 (  0.000046)
build_up               0.008312   0.002473   5.549171 (  3.513463)
build_miniruby         0.000000   0.001739   2.790474 (  2.237534)
build_ruby             0.001120   0.000834   1.440768 (  1.449118)
build_all              0.008251   0.001437   6.080682 (  3.465756)
build_install          0.021686   0.003858   9.408784 (  7.994985)
test_btest             0.000751   0.000227  71.113754 ( 22.941634)
test_basic             0.005973   0.000987   0.839242 (  0.894522)
test_all               0.098166   0.029954 641.233450 (244.497510)
test_rubyspec          0.053343   0.029345 106.548205 ( 24.835046)
total: 311.83 sec