Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251028-043646
#<BuildRuby:0x0000760052f1fdd8
 @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.20251028-043646",
 @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.000005   0.000024 (  0.000025)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000031   0.000008   0.000039 (  0.000040)
build_up               0.006453   0.003579   4.553191 ( 13.857448)
build_miniruby         0.000401   0.001104   1.238438 (  2.263650)
build_ruby             0.001812   0.000000   1.377778 (  3.564809)
build_all              0.005932   0.003350   7.231482 (  8.340719)
build_install          0.018309   0.006705   9.985332 ( 12.117446)
test_btest             0.000081   0.001020  77.813171 ( 42.335992)
test_basic             0.006282   0.002087   0.927397 (  1.091320)
test_all               0.103862   0.034627 718.387054 (332.307695)
test_rubyspec          0.049803   0.029432 114.550335 ( 35.628602)
total: 451.51 sec