Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251031-092709
#<BuildRuby:0x000079a14f2dfdd8
 @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.20251031-092709",
 @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.000023   0.000008   0.000031 (  0.000030)
autoconf               0.000054   0.000000   0.000054 (  0.000053)
configure              0.000042   0.000000   0.000042 (  0.000041)
build_up               0.004573   0.006660   5.434357 (  9.105053)
build_miniruby         0.001233   0.000470   1.153632 (  1.465794)
build_ruby             0.001399   0.000774   1.580439 (  3.403960)
build_all              0.006878   0.002722   6.826562 (  8.238685)
build_install          0.019796   0.004302  10.251422 ( 11.396308)
test_btest             0.000807   0.000172  86.911871 (106.724657)
test_basic             0.006407   0.003331   0.966387 (  1.948276)
test_all               0.098446   0.042420 775.608334 (811.426429)
test_rubyspec          0.064544   0.023662 120.863307 ( 87.720608)
total: 1041.43 sec