Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-054151
#<BuildRuby:0x000078d3d54bfdd0
 @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.20250917-054151",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.000672   0.005976   1.960372 (  1.673506)
build_miniruby         0.001461   0.000000   0.612423 (  0.611288)
build_ruby             0.001411   0.000426   2.163118 (  2.163898)
build_all              0.005277   0.003539  13.075464 (  1.543910)
build_install          0.007387   0.004178   4.198075 (  1.155933)
test_btest             0.000652   0.000000  37.739969 (  4.058494)
test_basic             0.002375   0.002040   0.442771 (  0.519678)
test_all               0.064906   0.020941 361.236548 ( 37.647657)
test_rubyspec          0.032878   0.018543  81.594324 ( 10.912919)
total: 60.29 sec