Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251022-223141
#<BuildRuby:0x00007f9290f6fde0
 @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.20251022-223141",
 @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.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000030   0.000009   0.000039 (  0.000037)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.004286   0.006426   5.273210 (  5.091467)
build_miniruby         0.000589   0.001558  93.190803 ( 48.166846)
build_ruby             0.000540   0.001185   1.467672 (  1.768935)
build_all              0.006151   0.003093   6.132086 (  4.492140)
build_install          0.017583   0.007676   9.737947 ( 10.083918)
test_btest             0.000833   0.000296  78.827845 ( 51.807698)
test_basic             0.005021   0.003192   0.904253 (  2.255946)
test_all               0.093360   0.039393 724.936143 (518.390551)
test_rubyspec          0.048917   0.032803 116.813772 ( 72.828435)
total: 714.89 sec