Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-213033
#<BuildRuby:0x000055b6dceb84d8
@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.20220209-213033",
@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.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007129 0.004635 0.986927 ( 1.238036)
build_miniruby 0.002152 0.000461 0.070422 ( 0.068018)
build_ruby 0.001916 0.000411 0.077301 ( 0.074745)
build_all 0.011121 0.000000 4.098620 ( 0.778828)
build_install 0.023793 0.000513 7.915965 ( 2.320214)
test_btest 0.000920 0.000131 74.867645 ( 7.971619)
test_basic 0.006178 0.000883 0.351323 ( 0.452036)
test_all 0.001829 0.000261 711.736116 ( 68.101355)
test_rubyspec 0.102776 0.068657 46.407484 ( 51.867342)
total: 132.87 sec