Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251029-103649
#<BuildRuby:0x00007b009d10fdd8
 @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.20251029-103649",
 @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.000016   0.000003   0.000019 (  0.000019)
autoconf               0.000029   0.000005   0.000034 (  0.000033)
configure              0.000021   0.000004   0.000025 (  0.000026)
build_up               0.004333   0.005323   5.088894 (  3.516341)
build_miniruby         0.000000   0.001773   8.103008 (  7.583794)
build_ruby             0.000923   0.001151   1.410666 (  1.422799)
build_all              0.007823   0.002205   6.660689 (  3.252249)
build_install          0.021870   0.002461   9.795506 (  5.310745)
test_btest             0.000954   0.000000  75.543705 ( 26.412025)
test_basic             0.001853   0.003981   0.842283 (  0.917902)
test_all               0.109366   0.026027 684.952954 (331.917782)
test_rubyspec          0.054173   0.030946 115.844993 ( 53.044087)
total: 433.38 sec