Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-171613
#<BuildRuby:0x000072449f26fdd0
 @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.20251012-171613",
 @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.000004)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.002483   0.003762   1.994713 (  1.520962)
build_miniruby         0.000584   0.000796   0.601394 (  0.599880)
build_ruby             0.000313   0.001624   2.154717 (  2.155272)
build_all              0.005182   0.003120  13.169490 (  1.583077)
build_install          0.008658   0.003314   4.152986 (  1.129598)
test_btest             0.000440   0.000220  38.046413 (  4.075173)
test_basic             0.003127   0.001030   0.422230 (  0.500826)
test_all               0.066107   0.018451 338.120953 ( 35.851043)
test_rubyspec          0.024624   0.023124  74.073767 ( 10.531655)
total: 57.95 sec