Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251025-223803
#<BuildRuby:0x00007a41eeb0fdd8
 @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.20251025-223803",
 @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.000027)
autoconf               0.000036   0.000007   0.000043 (  0.000043)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.003606   0.006182   4.825532 (  4.280433)
build_miniruby         0.001679   0.000000   1.142330 (  1.263068)
build_ruby             0.001080   0.000957   1.600549 (  2.016188)
build_all              0.006841   0.003397   6.699397 (  5.012510)
build_install          0.022078   0.002742   9.735454 ( 20.627181)
test_btest             0.000744   0.000170  71.908063 ( 31.278727)
test_basic             0.000776   0.007464   0.744698 (  0.874616)
test_all               0.091684   0.041191 757.730222 (400.259084)
test_rubyspec          0.046323   0.035037 112.408169 ( 35.782890)
total: 501.40 sec