Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-225343
#<BuildRuby:0x00005576fd56b610
@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-225343",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006012 0.004790 0.951496 ( 0.932974)
build_miniruby 0.001851 0.000247 0.075505 ( 0.074455)
build_ruby 0.001772 0.000236 0.080355 ( 0.079193)
build_all 0.002567 0.007711 4.163152 ( 0.813950)
build_install 0.020404 0.003140 7.820836 ( 2.363732)
test_btest 0.000908 0.000197 76.531786 ( 8.645956)
test_basic 0.007523 0.000717 0.341635 ( 0.431665)
test_all 0.000000 0.001919 702.901246 ( 67.285298)
test_rubyspec 0.127544 0.050587 46.362306 ( 51.738957)
total: 132.37 sec