Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-144707
#<BuildRuby:0x000055eea59ca7e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-144707",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.006636 0.864381 ( 1.872245)
build_miniruby 0.000295 0.000766 0.057497 ( 0.056192)
build_ruby 0.000776 0.000166 0.058887 ( 0.057685)
build_all 0.004539 0.000123 1.552950 ( 0.608103)
build_install 0.008849 0.000161 5.649220 ( 2.201204)
test_btest 0.000709 0.000125 55.572354 ( 8.182386)
test_basic 0.005175 0.000913 0.346049 ( 0.433966)
test_all 0.000000 0.001741 620.304445 ( 92.271182)
test_rubyspec 0.085418 0.025023 44.050719 ( 49.676442)
total: 155.36 sec