Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-083539
#<BuildRuby:0x00005588472b8480
@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.20220306-083539",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006543 0.004278 1.004575 ( 1.312448)
build_miniruby 0.001462 0.000183 0.075788 ( 0.074955)
build_ruby 0.001805 0.000226 0.079520 ( 0.078574)
build_all 0.005724 0.004581 4.201616 ( 0.874671)
build_install 0.023717 0.000217 7.868420 ( 2.451778)
test_btest 0.000000 0.001335 75.512051 ( 8.021989)
test_basic 0.000516 0.006707 0.346315 ( 0.437654)
test_all 0.000652 0.001133 699.850118 ( 67.850758)
test_rubyspec 0.087596 0.074288 46.323026 ( 51.776363)
total: 132.88 sec