Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-050810
#<BuildRuby:0x00005613e32a8a80
@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.20220206-050810",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007756 0.003832 0.948788 ( 1.210724)
build_miniruby 0.001323 0.000353 0.067196 ( 0.065994)
build_ruby 0.001697 0.000453 0.076488 ( 0.074162)
build_all 0.004210 0.005413 4.125827 ( 0.778260)
build_install 0.018111 0.004317 7.707885 ( 2.289416)
test_btest 0.000766 0.000239 72.249084 ( 8.123877)
test_basic 0.003545 0.004627 0.344238 ( 0.432523)
test_all 0.001258 0.000444 698.301114 ( 67.769547)
test_rubyspec 0.088200 0.079181 45.954054 ( 51.530638)
total: 132.28 sec