Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-190233
#<BuildRuby:0x000055a5a214c420
@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.20220315-190233",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002408 0.009042 1.017611 ( 1.099522)
build_miniruby 0.001619 0.000506 0.068721 ( 0.066841)
build_ruby 0.001297 0.000405 0.072484 ( 0.071507)
build_all 0.005736 0.004361 4.199628 ( 0.860053)
build_install 0.018274 0.006031 7.939200 ( 2.446436)
test_btest 0.000951 0.000331 76.709202 ( 8.375212)
test_basic 0.002829 0.004715 0.337141 ( 0.426484)
test_all 0.001298 0.000509 698.267591 ( 67.931811)
test_rubyspec 0.104403 0.058381 46.805578 ( 51.710861)
total: 132.99 sec