Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251026-163855
#<BuildRuby:0x000079af5522fdc0
 @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-163855",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000055   0.000000   0.000055 (  0.000055)
configure              0.000034   0.000000   0.000034 (  0.000033)
build_up               0.005616   0.004968   5.171897 (  5.066900)
build_miniruby         0.000891   0.000713   1.156081 (  1.371822)
build_ruby             0.001241   0.001056   1.551569 (  1.720015)
build_all              0.007164   0.002842   6.417334 (  4.911396)
build_install          0.020770   0.002143   9.761926 (  8.919540)
test_btest             0.000872   0.000211  80.446368 ( 50.874933)
test_basic             0.005576   0.002980   0.944988 (  1.371607)
test_all               0.099011   0.035942 759.374791 (387.278740)
test_rubyspec          0.055137   0.028096 113.989296 ( 38.683121)
total: 500.20 sec