Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-072109
#<BuildRuby:0x0000555d0af0b858
@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-072109",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006297 0.004143 0.936840 ( 1.085325)
build_miniruby 0.001744 0.000218 0.077461 ( 0.075513)
build_ruby 0.001896 0.000237 0.073026 ( 0.071013)
build_all 0.005917 0.004530 4.079603 ( 0.784857)
build_install 0.017060 0.006102 7.765989 ( 2.291885)
test_btest 0.001261 0.000266 76.346782 ( 8.520498)
test_basic 0.002175 0.005425 0.346684 ( 0.439380)
test_all 0.001658 0.000437 655.901222 ( 65.240621)
test_rubyspec 0.101553 0.057074 46.174895 ( 51.635844)
total: 130.15 sec