Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-102447
#<BuildRuby:0x00007dfca350fdc0
 @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.20250920-102447",
 @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.000001   0.000006 (  0.000007)
build_up               0.004047   0.002629   1.923513 (  1.486033)
build_miniruby         0.000786   0.000247   0.613379 (  0.612516)
build_ruby             0.001280   0.000401   2.138119 (  2.138505)
build_all              0.005254   0.003180  13.146997 (  1.470000)
build_install          0.009131   0.002687   4.100475 (  1.149715)
test_btest             0.000543   0.000181  37.271310 (  4.227347)
test_basic             0.000655   0.004911   0.462205 (  0.536420)
test_all               0.062384   0.025419 339.245285 ( 36.714972)
test_rubyspec          0.023939   0.024208  74.609573 ( 10.581746)
total: 58.92 sec