Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-025403
#<BuildRuby:0x000055a94a81a8a0
@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.20220227-025403",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009984 0.000807 0.997359 ( 1.013272)
build_miniruby 0.001614 0.000216 0.074998 ( 0.073796)
build_ruby 0.001776 0.000237 0.075747 ( 0.074003)
build_all 0.000067 0.011060 4.138757 ( 0.842189)
build_install 0.022585 0.001522 7.855293 ( 2.388202)
test_btest 0.000990 0.000235 76.422635 ( 7.989276)
test_basic 0.000000 0.008071 0.346019 ( 0.433345)
test_all 0.000000 0.001690 655.728863 ( 65.324582)
test_rubyspec 0.092329 0.068139 46.721637 ( 52.082839)
total: 130.22 sec