Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-095423
#<BuildRuby:0x000055e493a168a0
@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.20220328-095423",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008495 0.001961 0.999458 ( 1.065123)
build_miniruby 0.000000 0.002068 0.073773 ( 0.071863)
build_ruby 0.000000 0.001859 0.077347 ( 0.076557)
build_all 0.007813 0.002728 4.166123 ( 0.860791)
build_install 0.025342 0.000000 7.961270 ( 2.462354)
test_btest 0.001255 0.000000 72.869958 ( 8.436994)
test_basic 0.007456 0.000000 0.340230 ( 0.429230)
test_all 0.001893 0.000000 658.406104 ( 66.599209)
test_rubyspec 0.095828 0.066869 45.922299 ( 51.369701)
total: 131.37 sec