Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251026-003740
#<BuildRuby:0x00007e676658fdd0
 @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.20251026-003740",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000037   0.000007   0.000044 (  0.000044)
configure              0.000027   0.000005   0.000032 (  0.000032)
build_up               0.006184   0.004066   4.887457 ( 14.594474)
build_miniruby         0.001369   0.000000   1.051116 (  4.064200)
build_ruby             0.001737   0.000031   1.305615 (  4.098738)
build_all              0.007901   0.001383   6.132783 (  4.750876)
build_install          0.018130   0.004247   9.212296 (  5.097736)
test_btest             0.000976   0.000185  80.985745 ( 50.241305)
test_basic             0.003612   0.006351   0.988943 (  1.233783)
test_all               0.102428   0.033432 688.777469 (374.334201)
test_rubyspec          0.059829   0.026669 113.971487 ( 46.853817)
total: 505.27 sec