Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251025-203743
#<BuildRuby:0x000074b48c14fdd8
 @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.20251025-203743",
 @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.000031   0.000006   0.000037 (  0.000037)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.005935   0.004238   5.204995 (  4.455700)
build_miniruby         0.001438   0.000348   1.109182 (  1.275889)
build_ruby             0.000896   0.001248   1.488198 (  2.368917)
build_all              0.003320   0.004645   5.574490 (  3.934921)
build_install          0.011448   0.007592   8.181859 (  7.100741)
test_btest             0.000815   0.000146  66.410318 ( 22.825662)
test_basic             0.001471   0.007528   0.698740 (  2.818473)
test_all               0.098871   0.029211 711.783091 (312.576761)
test_rubyspec          0.053131   0.025499 115.451626 ( 49.306239)
total: 406.67 sec