Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-005658
#<BuildRuby:0x00005558b88db510
@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.20220219-005658",
@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.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010128 0.000276 0.923895 ( 0.958362)
build_miniruby 0.001863 0.000249 0.075458 ( 0.073080)
build_ruby 0.001708 0.000228 0.075527 ( 0.073472)
build_all 0.009610 0.000650 4.161893 ( 0.784314)
build_install 0.015313 0.009720 7.907427 ( 2.375664)
test_btest 0.000852 0.000179 72.514157 ( 8.375355)
test_basic 0.006562 0.001382 0.313820 ( 0.407508)
test_all 0.001456 0.000307 646.104845 ( 64.954216)
test_rubyspec 0.131928 0.036957 46.156723 ( 51.770015)
total: 129.77 sec