Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251022-063048
#<BuildRuby:0x00007e97f659fdc8
 @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-063048",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000032   0.000008   0.000040 (  0.000039)
configure              0.000028   0.000006   0.000034 (  0.000036)
build_up               0.006260   0.004614   5.140936 (  4.567518)
build_miniruby         0.001420   0.000383   1.101722 (  1.257763)
build_ruby             0.002044   0.000000   1.573051 (  2.004074)
build_all              0.007624   0.001681   6.375725 (  5.468704)
build_install          0.021897   0.003095   9.456888 (  7.816476)
test_btest             0.000834   0.000206  78.082265 ( 52.193144)
test_basic             0.004440   0.005453   0.882805 (  1.207941)
test_all               0.093800   0.040163 712.747379 (402.913700)
test_rubyspec          0.041587   0.037258 106.163769 ( 28.948840)
total: 506.38 sec