Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-040746
#<BuildRuby:0x000055a9be2037e0
@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.20220221-040746",
@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.000011 0.000001 0.000012 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006140 0.004402 0.977887 ( 3.836140)
build_miniruby 0.001651 0.000331 0.075081 ( 0.074042)
build_ruby 0.001763 0.000353 0.082285 ( 0.081237)
build_all 0.009605 0.000984 4.151672 ( 0.788201)
build_install 0.015070 0.009639 7.942648 ( 2.346953)
test_btest 0.002440 0.000000 78.496698 ( 8.553502)
test_basic 0.006060 0.000961 0.346477 ( 0.437418)
test_all 0.001767 0.000203 686.513227 ( 66.239550)
test_rubyspec 0.109829 0.050882 46.348285 ( 51.855971)
total: 134.21 sec