Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251004-221646
#<BuildRuby:0x000079f728d5fdd8
 @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_18",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_18",
 @TARGET_NAME="trunk_clang_18",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_18",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-18"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_18.20251004-221646",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.005393   0.003686   4.213139 (  7.543210)
build_miniruby         0.000683   0.000920   1.138146 (  1.698113)
build_ruby             0.000471   0.001598   1.466781 (  1.680356)
build_all              0.006413   0.002440   6.335078 (  3.142001)
build_install          0.017363   0.006447   9.668497 ( 15.501303)
test_btest             0.001021   0.000033  76.559697 ( 38.740411)
test_basic             0.005997   0.002278   0.947687 (  1.160317)
test_all               0.093278   0.040551 676.509349 (301.755339)
test_rubyspec          0.053086   0.030751 114.383360 ( 42.994195)
total: 414.22 sec