Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-005852
#<BuildRuby:0x00005590b34d8480
@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.20220330-005852",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003530 0.007769 1.008410 ( 1.173164)
build_miniruby 0.001891 0.000000 0.075520 ( 0.074022)
build_ruby 0.002218 0.000073 0.076784 ( 0.074451)
build_all 0.009956 0.000462 4.114578 ( 0.838837)
build_install 0.021127 0.001705 7.858243 ( 2.405083)
test_btest 0.000809 0.000154 77.682993 ( 8.178360)
test_basic 0.003249 0.004240 0.337844 ( 0.432746)
test_all 0.001744 0.000396 674.019096 ( 71.289307)
test_rubyspec 0.094788 0.063906 45.787248 ( 51.212874)
total: 135.68 sec