Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251023-003152
#<BuildRuby:0x000079bf55c3fdc8
 @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.20251023-003152",
 @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.000022   0.000006   0.000028 (  0.000028)
autoconf               0.000037   0.000010   0.000047 (  0.000047)
configure              0.000040   0.000000   0.000040 (  0.000039)
build_up               0.010183   0.001343   5.557277 (  5.348019)
build_miniruby         0.001920   0.000480  98.655927 ( 69.274035)
build_ruby             0.002002   0.000000   1.500766 (  3.831635)
build_all              0.005525   0.003720   6.700139 ( 23.640621)
build_install          0.019801   0.005429   9.565468 ( 19.311898)
test_btest             0.000828   0.000218  77.673753 ( 54.795354)
test_basic             0.004800   0.003554   0.953649 (  1.525574)
test_all               0.107408   0.026101 728.464583 (522.751079)
test_rubyspec          0.050320   0.032132 115.487221 ( 65.522674)
total: 766.01 sec