Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-193530
#<BuildRuby:0x000075ad4b72fdd0
 @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.20250915-193530",
 @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.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003081   0.003443   1.962401 (  1.500515)
build_miniruby         0.000967   0.000000   0.608617 (  0.607947)
build_ruby             0.001652   0.000000   2.121927 (  2.122322)
build_all              0.007074   0.001879  13.758129 (  1.564159)
build_install          0.005257   0.006639   4.370249 (  1.175694)
test_btest             0.000542   0.000235  40.187731 (  4.821600)
test_basic             0.001931   0.003093   0.447540 (  0.523531)
test_all               0.070202   0.021357 369.649402 ( 41.746425)
test_rubyspec          0.034434   0.016574  77.701237 ( 10.791556)
total: 64.85 sec