Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-120854
#<BuildRuby:0x00005646a7e3ca58
@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-120854",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001929 0.008814 1.028280 ( 1.360701)
build_miniruby 0.001762 0.000378 0.075384 ( 0.073356)
build_ruby 0.002041 0.000437 0.074964 ( 0.072458)
build_all 0.010212 0.000180 4.199818 ( 0.846480)
build_install 0.019257 0.004790 8.504922 ( 2.954296)
test_btest 0.000825 0.000165 79.224936 ( 8.162380)
test_basic 0.005971 0.001194 0.337836 ( 0.425678)
test_all 0.000000 0.001876 651.116520 ( 65.414398)
test_rubyspec 0.116691 0.067972 46.725017 ( 52.004017)
total: 131.31 sec