Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-122201
#<BuildRuby:0x0000556a6ab8c930
@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.20220211-122201",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009793 0.000845 0.944589 ( 1.084104)
build_miniruby 0.001489 0.000212 0.078803 ( 0.077427)
build_ruby 0.001645 0.000235 0.077409 ( 0.075958)
build_all 0.009561 0.001366 4.193020 ( 0.806055)
build_install 0.022544 0.000804 7.749909 ( 2.313110)
test_btest 0.001449 0.000170 72.873749 ( 8.302719)
test_basic 0.006935 0.000134 0.341723 ( 0.430367)
test_all 0.001659 0.000184 702.674767 ( 67.217380)
test_rubyspec 0.098482 0.068312 46.190404 ( 51.656086)
total: 131.96 sec