Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-202955
#<BuildRuby:0x000073924a22fdd0
 @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.20251019-202955",
 @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.000018   0.000006   0.000024 (  0.000024)
autoconf               0.000034   0.000013   0.000047 (  0.000047)
configure              0.000026   0.000009   0.000035 (  0.000036)
build_up               0.006776   0.003739   5.255355 (  4.574458)
build_miniruby         0.001015   0.000652   1.152630 (  1.548926)
build_ruby             0.001890   0.000309   1.530447 (  2.096437)
build_all              0.008050   0.002283   6.509525 (  4.228098)
build_install          0.019229   0.004831   9.909551 ( 24.674812)
test_btest             0.000966   0.000000  78.188112 ( 39.211146)
test_basic             0.007346   0.001391   0.917308 (  1.876340)
test_all               0.095688   0.036583 704.086591 (335.375342)
test_rubyspec          0.045708   0.035130 115.937483 ( 43.686513)
total: 457.27 sec