Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-062617
#<BuildRuby:0x00007875646ffde0
 @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-062617",
 @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.000004   0.000022 (  0.000025)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.005294   0.005069   4.931530 (  3.814844)
build_miniruby         0.001325   0.000394   1.221731 (  2.884762)
build_ruby             0.001237   0.000775   1.582308 (  6.275523)
build_all              0.008814   0.000940   6.677118 (  5.158067)
build_install          0.016854   0.007394   9.846855 ( 30.733798)
test_btest             0.000723   0.000220  81.035580 ( 59.518376)
test_basic             0.001850   0.004858   0.975034 (  1.244844)
test_all               0.091820   0.039005 708.407543 (305.296312)
test_rubyspec          0.050667   0.030184 117.525304 ( 39.721323)
total: 454.65 sec