Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-051713
#<BuildRuby:0x000076c694a5fdd0
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251013-051713",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000003   0.000001   0.000004 (  0.000009)
autoconf               0.000010   0.000000   0.000010 (  0.000009)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.004578   0.001852   1.971578 (  1.496201)
build_miniruby         0.000235   0.001111   0.603247 (  0.602037)
build_ruby             0.001851   0.000000   2.128393 (  2.128363)
build_all              0.006257   0.002047  14.749781 (  1.600792)
build_install          0.007725   0.004013   4.245490 (  1.138857)
test_btest             0.000090   0.000659  42.270035 (  4.910123)
test_basic             0.003564   0.001218   0.436558 (  0.515823)
test_all               0.070560   0.024577 388.427432 ( 43.036627)
test_rubyspec          0.024452   0.026240  80.527951 ( 10.854262)
total: 66.28 sec