Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251029-003713
#<BuildRuby:0x00007844ed63fdd0
 @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.20251029-003713",
 @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.000022   0.000000   0.000022 (  0.000022)
autoconf               0.000042   0.000000   0.000042 (  0.000042)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.008991   0.001647   5.322193 (  4.448473)
build_miniruby         0.000329   0.001097   1.798355 (  2.017624)
build_ruby             0.001055   0.001255   1.606417 (  1.741401)
build_all              0.005704   0.003594   6.034193 (  2.961369)
build_install          0.017770   0.004267   8.906861 (  4.545114)
test_btest             0.000928   0.000000  65.920696 ( 19.847318)
test_basic             0.003722   0.003668   0.798202 (  0.852988)
test_all               0.099073   0.036516 745.981926 (328.711297)
test_rubyspec          0.054174   0.031414 117.189681 ( 48.292286)
total: 413.42 sec