Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-154535
#<BuildRuby:0x0000561427828b38
@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.20220227-154535",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000059 0.000004 0.000063 ( 0.000062)
build_up 0.010912 0.000727 0.992627 ( 1.386249)
build_miniruby 0.001896 0.000127 0.076402 ( 0.073994)
build_ruby 0.001857 0.000123 0.080087 ( 0.078000)
build_all 0.005770 0.004438 4.241429 ( 0.871339)
build_install 0.019766 0.000099 7.927945 ( 2.429243)
test_btest 0.001388 0.000132 75.613145 ( 7.989677)
test_basic 0.007821 0.000000 0.348029 ( 0.439674)
test_all 0.001599 0.000000 707.268318 ( 67.837967)
test_rubyspec 0.106780 0.068002 46.293112 ( 51.712523)
total: 132.82 sec