Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-001511
#<BuildRuby:0x000055a9bf1269c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221025-001511",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000065 0.000011 0.000076 ( 0.000099)
build_up 0.001717 0.007314 1.135111 ( 1.496857)
build_miniruby 0.000000 0.002129 0.115669 ( 0.113984)
build_ruby 0.000000 0.001554 0.109963 ( 0.107952)
build_all 0.006083 0.003247 1.383882 ( 0.608493)
build_install 0.009100 0.008242 1.734698 ( 0.915329)
test_btest 0.000959 0.000451 62.375146 ( 6.441789)
test_basic 0.004197 0.002194 0.370028 ( 0.461806)
test_all 0.006530 0.000000 492.438362 ( 53.521984)
test_rubyspec 0.076800 0.046430 43.485745 ( 52.034049)
total: 115.70 sec