Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251026-043829
#<BuildRuby:0x00007ce5e778fdd0
 @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-043829",
 @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.000015   0.000005   0.000020 (  0.000019)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000022   0.000007   0.000029 (  0.000029)
build_up               0.004711   0.004599   4.359457 (  6.689813)
build_miniruby         0.001140   0.000347   1.098645 (  1.269037)
build_ruby             0.001719   0.000218   1.640093 (  1.831647)
build_all              0.008089   0.001349   6.495446 (  4.286297)
build_install          0.020175   0.003109   9.565270 (  8.232951)
test_btest             0.000938   0.000197  73.835260 ( 38.809931)
test_basic             0.003549   0.004620   0.965993 (  1.711238)
test_all               0.100278   0.036643 709.227978 (388.354297)
test_rubyspec          0.047136   0.034497 110.793163 ( 34.956211)
total: 486.14 sec