Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251026-083805
#<BuildRuby:0x00007706e9c6fdd8
 @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-083805",
 @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.000004   0.000022 (  0.000023)
autoconf               0.000037   0.000009   0.000046 (  0.000045)
configure              0.000033   0.000008   0.000041 (  0.000041)
build_up               0.005074   0.005337   5.131463 (  4.665798)
build_miniruby         0.001291   0.000345   1.700934 (  1.950487)
build_ruby             0.001791   0.000201   1.493961 (  1.541188)
build_all              0.009018   0.001222   7.593777 (  5.491523)
build_install          0.020445   0.004864   9.692553 (  7.946955)
test_btest             0.000030   0.001070  81.078495 ( 57.639981)
test_basic             0.001021   0.007917   0.950818 (  1.377319)
test_all               0.106841   0.028679 692.559169 (384.142451)
test_rubyspec          0.037138   0.042470 111.883493 ( 33.522778)
total: 498.28 sec