Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251006-021817
#<BuildRuby:0x00007bba28ecfdc0
 @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.20251006-021817",
 @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.000014   0.000005   0.000019 (  0.000019)
autoconf               0.000028   0.000009   0.000037 (  0.000037)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.004598   0.005503   5.002922 (  3.162141)
build_miniruby         0.001068   0.000671   1.131322 (  1.154365)
build_ruby             0.001096   0.001021   1.559424 (  1.564468)
build_all              0.006752   0.002554   6.316368 (  2.927889)
build_install          0.012689   0.008629   9.301459 (  4.370653)
test_btest             0.000000   0.001016  76.287476 ( 23.119724)
test_basic             0.001431   0.005903   0.910624 (  0.966356)
test_all               0.099597   0.030768 722.490849 (260.395667)
test_rubyspec          0.050547   0.032239 119.933009 ( 45.822151)
total: 343.48 sec