Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251026-023819
#<BuildRuby:0x0000787b4ba6fdd0
 @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-023819",
 @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.000004   0.000026 (  0.000026)
autoconf               0.000041   0.000008   0.000049 (  0.000047)
configure              0.000034   0.000006   0.000040 (  0.000040)
build_up               0.005835   0.004166   5.060332 (  4.350759)
build_miniruby         0.001291   0.000256   1.170112 (  1.334091)
build_ruby             0.000833   0.001187   1.516156 (  1.693724)
build_all              0.007424   0.001929   6.560546 (  5.039578)
build_install          0.016207   0.006302   9.627379 (  7.075263)
test_btest             0.000868   0.000119  80.649148 ( 47.920335)
test_basic             0.006348   0.002629   0.966596 (  1.578052)
test_all               0.105549   0.032388 750.199406 (380.715734)
test_rubyspec          0.045392   0.035658 114.433467 ( 43.685873)
total: 493.40 sec