Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-073526
#<BuildRuby:0x0000557188e08f40
@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.20220216-073526",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000030 0.000000 0.000030 ( 0.000036)
configure 0.000026 0.000000 0.000026 ( 0.000024)
build_up 0.003257 0.006947 0.957915 ( 1.330402)
build_miniruby 0.001332 0.000355 0.071414 ( 0.069872)
build_ruby 0.001594 0.000426 0.068269 ( 0.066032)
build_all 0.010828 0.000000 4.104697 ( 0.776727)
build_install 0.019574 0.004569 7.884830 ( 2.344770)
test_btest 0.000996 0.000226 75.967138 ( 8.050994)
test_basic 0.005958 0.001355 0.328393 ( 0.417282)
test_all 0.000775 0.001060 657.917784 ( 64.947911)
test_rubyspec 0.106316 0.060053 46.084852 ( 51.402827)
total: 129.41 sec