Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251028-223801
#<BuildRuby:0x00007afdea0efde0
 @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.20251028-223801",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.005057   0.006164   5.386476 (  4.609911)
build_miniruby         0.001204   0.000359   1.680064 (  1.832942)
build_ruby             0.001287   0.000781   1.571178 (  1.833487)
build_all              0.007206   0.002573   6.432358 (  4.953441)
build_install          0.021536   0.004313   9.782010 (  7.248193)
test_btest             0.000223   0.000836  81.624680 ( 54.620100)
test_basic             0.004931   0.003777   0.933534 (  1.653858)
test_all               0.094061   0.042148 760.627267 (395.108752)
test_rubyspec          0.043005   0.040346 113.683901 ( 37.081078)
total: 508.94 sec