Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251022-203325
#<BuildRuby:0x000077cc5b6afdc0
 @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-203325",
 @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.000017   0.000006   0.000023 (  0.000024)
autoconf               0.000030   0.000010   0.000040 (  0.000041)
configure              0.000034   0.000012   0.000046 (  0.000045)
build_up               0.006813   0.004309   5.892470 (  6.547490)
build_miniruby         0.001605   0.000588  93.752563 ( 79.761108)
build_ruby             0.001479   0.000543   1.550171 (  2.100891)
build_all              0.007588   0.002284   6.518747 (  6.805989)
build_install          0.018583   0.006350   9.727356 (  8.601469)
test_btest             0.000526   0.000897  78.082807 ( 51.352280)
test_basic             0.006434   0.002837   0.944157 (  2.218919)
test_all               0.092264   0.039672 712.853197 (502.617082)
test_rubyspec          0.049826   0.033485 114.687364 ( 46.945658)
total: 706.95 sec