Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-073046
#<BuildRuby:0x000055d1bf5e8a58
@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.20220312-073046",
@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.000006)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007947 0.004018 1.009552 ( 1.152007)
build_miniruby 0.001776 0.000380 0.074897 ( 0.072540)
build_ruby 0.001402 0.000300 0.074486 ( 0.072838)
build_all 0.008877 0.000918 1.480749 ( 0.594097)
build_install 0.020343 0.001968 5.237270 ( 2.202215)
test_btest 0.001002 0.000177 79.644878 ( 8.397571)
test_basic 0.008088 0.000000 0.335606 ( 0.423449)
test_all 0.002067 0.000000 665.106415 ( 65.959621)
test_rubyspec 0.097909 0.071503 46.188670 ( 51.655524)
total: 130.53 sec