Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-072952
#<BuildRuby:0x000056291a32e990
@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.20220508-072952",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006289 0.000618 0.906044 ( 1.677531)
build_miniruby 0.000819 0.000205 0.058635 ( 0.058816)
build_ruby 0.000812 0.000203 0.080087 ( 0.080903)
build_all 0.005335 0.000295 1.321216 ( 0.605177)
build_install 0.012085 0.004061 6.434008 ( 3.041592)
test_btest 0.000506 0.000127 60.336904 ( 13.166070)
test_basic 0.003883 0.000971 0.257412 ( 0.350502)
test_all 0.000997 0.000249 534.667262 ( 64.733967)
test_rubyspec 0.033267 0.016718 53.255126 ( 58.993483)
total: 142.71 sec