Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251030-152615
#<BuildRuby:0x00007c801716fdc8
 @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-152615",
 @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.000023   0.000005   0.000028 (  0.000028)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.007987   0.003027   5.498628 ( 15.667527)
build_miniruby         0.001605   0.000147   1.712649 (  4.871385)
build_ruby             0.001067   0.001034   1.584289 (  3.802775)
build_all              0.007626   0.001926   6.741217 (  9.485974)
build_install          0.021573   0.004082  10.684904 ( 17.473601)
test_btest             0.000972   0.000240  84.777162 (109.304181)
test_basic             0.006749   0.003544   1.015231 (  2.189139)
test_all               0.103870   0.039823 778.751867 (989.331631)
test_rubyspec          0.049506   0.037131 120.600550 (103.511853)
total: 1255.64 sec