Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251030-192652
#<BuildRuby:0x00007136f596fdc8
 @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.20251030-192652",
 @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.000000   0.000061   0.000061 (  0.000064)
autoconf               0.000000   0.000053   0.000053 (  0.000052)
configure              0.000000   0.000076   0.000076 (  0.000070)
build_up               0.007010   0.004162   5.674525 ( 13.502030)
build_miniruby         0.000863   0.000970   1.781380 (  4.939822)
build_ruby             0.000761   0.001193   1.633009 (  4.314213)
build_all              0.005822   0.004036   7.000209 ( 11.848794)
build_install          0.021700   0.004984  10.445067 ( 28.951023)
test_btest             0.000889   0.000231  86.569276 (105.728125)
test_basic             0.002590   0.007081   1.023311 (  3.576619)
test_all               0.098439   0.047099 800.535084 (1039.110766)
test_rubyspec          0.052509   0.035424 121.788246 ( 85.097425)
total: 1297.07 sec