Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-014213
#<BuildRuby:0x000056427776e700
@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.20220907-014213",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005232 0.006065 0.885857 ( 1.534817)
build_miniruby 0.001861 0.000775 1.321694 ( 1.276727)
build_ruby 0.003254 0.000000 2.853231 ( 2.858208)
build_all 0.018559 0.002808 18.680656 ( 2.254800)
build_install 0.022238 0.000309 1.949732 ( 0.974568)
test_btest 0.001073 0.000000 97.195264 ( 9.252857)
test_basic 0.008326 0.000232 0.349422 ( 0.439140)
test_all 0.000000 0.003288 700.167284 ( 69.431818)
test_rubyspec 0.140372 0.039668 46.978376 ( 55.406600)
total: 143.43 sec