Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-041134
#<BuildRuby:0x000055a3ead57940
@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.20220406-041134",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008252 0.001270 1.037333 ( 2.236420)
build_miniruby 0.001632 0.000251 0.076694 ( 0.075027)
build_ruby 0.001491 0.000230 0.078891 ( 0.076923)
build_all 0.010805 0.000000 4.209267 ( 0.851837)
build_install 0.019011 0.004975 8.398419 ( 2.932591)
test_btest 0.001250 0.000197 76.451787 ( 8.479964)
test_basic 0.003584 0.004666 0.326730 ( 0.423854)
test_all 0.001837 0.000367 698.212062 ( 68.240111)
test_rubyspec 0.089350 0.063996 46.225865 ( 51.723967)
total: 135.04 sec