Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251028-003538
#<BuildRuby:0x00007f8a3079fdd0
 @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-003538",
 @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.000015   0.000003   0.000018 (  0.000018)
autoconf               0.000025   0.000006   0.000031 (  0.000032)
configure              0.000000   0.000038   0.000038 (  0.000038)
build_up               0.004822   0.004352   4.896684 (  4.590116)
build_miniruby         0.001793   0.000000   1.673077 (  1.805246)
build_ruby             0.001200   0.000756   1.526582 (  1.640987)
build_all              0.006517   0.002840   6.601989 (  4.388514)
build_install          0.019560   0.003795   9.756646 ( 12.257654)
test_btest             0.000996   0.000000  74.928863 ( 38.355117)
test_basic             0.002456   0.004702   0.920453 (  2.044408)
test_all               0.102405   0.033064 764.662155 (394.593574)
test_rubyspec          0.043675   0.034021 106.166633 ( 27.809903)
total: 487.49 sec