Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251022-163340
#<BuildRuby:0x00007b31a44ffdc0
 @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.20251022-163340",
 @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.000021   0.000006   0.000027 (  0.000027)
autoconf               0.000038   0.000009   0.000047 (  0.000046)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.005496   0.005758   5.329356 (  4.925244)
build_miniruby         0.001551   0.000151  11.137036 ( 11.349409)
build_ruby             0.001821   0.000226   1.560680 (  1.855030)
build_all              0.005405   0.004542   6.446069 (  5.415717)
build_install          0.014808   0.011214   9.778773 (  8.376596)
test_btest             0.000548   0.000548  81.254169 ( 69.683712)
test_basic             0.006113   0.002008   0.954172 (  1.497959)
test_all               0.101995   0.032825 733.234865 (484.260657)
test_rubyspec          0.057244   0.026016 113.279103 ( 46.447168)
total: 633.81 sec