Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-052428
#<BuildRuby:0x000075565346fdd8
 @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-052428",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000008   0.000003   0.000011 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003182   0.002995   1.975831 (  1.507871)
build_miniruby         0.000869   0.000270   0.589514 (  0.588990)
build_ruby             0.001308   0.000407   2.122580 (  2.123085)
build_all              0.006386   0.002136  13.031116 (  1.521509)
build_install          0.006653   0.005164   4.211040 (  1.134305)
test_btest             0.000492   0.000178  38.389413 (  4.283384)
test_basic             0.003229   0.001789   0.446934 (  0.526471)
test_all               0.071253   0.019755 359.133422 ( 37.813880)
test_rubyspec          0.022649   0.025756  76.924969 ( 10.702838)
total: 60.20 sec