Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251024-103632
#<BuildRuby:0x00007ee79ca4fdc8
 @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.20251024-103632",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000034   0.000009   0.000043 (  0.000042)
configure              0.000036   0.000000   0.000036 (  0.000036)
build_up               0.006589   0.003932   5.085325 (  4.371488)
build_miniruby         0.001247   0.000330   1.155741 (  1.318011)
build_ruby             0.001238   0.001072   1.575462 (  1.658657)
build_all              0.006796   0.003682   6.546750 (  3.921704)
build_install          0.017145   0.006047   9.381586 (  5.899151)
test_btest             0.000883   0.000181  67.381246 ( 21.283751)
test_basic             0.002454   0.005873   0.810435 (  3.801403)
test_all               0.088646   0.041267 662.251146 (248.322033)
test_rubyspec          0.052831   0.030578 110.373021 ( 37.240635)
total: 327.83 sec