Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251027-203907
#<BuildRuby:0x0000711d17affdc0
 @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.20251027-203907",
 @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.000042)
configure              0.000026   0.000008   0.000034 (  0.000033)
build_up               0.007186   0.003658   5.144540 (  4.302394)
build_miniruby         0.001057   0.000713   1.647376 (  1.766032)
build_ruby             0.001005   0.001038   1.439402 (  1.555963)
build_all              0.006824   0.003951   6.361785 (  4.144184)
build_install          0.017694   0.007931   9.586550 (  6.367670)
test_btest             0.001116   0.000032  81.971794 ( 52.070257)
test_basic             0.004473   0.003260   0.963841 (  1.592779)
test_all               0.105071   0.031840 710.779065 (264.283979)
test_rubyspec          0.054025   0.027161 110.545092 ( 27.578748)
total: 363.66 sec