Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-140633
#<BuildRuby:0x0000556a9dbec4d8
@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.20220221-140633",
@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.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011024 0.000401 0.964085 ( 1.181494)
build_miniruby 0.000000 0.002158 0.080304 ( 0.078911)
build_ruby 0.000764 0.001289 0.075318 ( 0.073884)
build_all 0.006417 0.003621 4.138276 ( 0.815658)
build_install 0.015517 0.007731 7.800539 ( 2.333872)
test_btest 0.000787 0.000205 73.125334 ( 8.007893)
test_basic 0.004119 0.003960 0.332690 ( 0.421402)
test_all 0.001064 0.001207 660.503795 ( 64.892346)
test_rubyspec 0.113806 0.053608 46.202610 ( 51.376869)
total: 129.18 sec