Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251030-063630
#<BuildRuby:0x00007c918426fdd0
 @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-063630",
 @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.000005   0.000027 (  0.000028)
autoconf               0.000043   0.000010   0.000053 (  0.000052)
configure              0.000033   0.000008   0.000041 (  0.000041)
build_up               0.005039   0.005213   5.160712 (  4.637130)
build_miniruby         0.000416   0.001122   1.149003 (  1.470789)
build_ruby             0.002093   0.000020   1.589046 (  1.911359)
build_all              0.008162   0.002129   6.558944 (  5.342682)
build_install          0.018325   0.004812  10.027640 ( 29.027374)
test_btest             0.000000   0.001077  80.907876 ( 35.952473)
test_basic             0.007354   0.003258   0.963815 (  1.244451)
test_all               0.098219   0.038134 741.254853 (398.752519)
test_rubyspec          0.058103   0.024850 114.831963 ( 44.691070)
total: 523.03 sec