Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-170549
#<BuildRuby:0x000055ff4036f778
@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.20220226-170549",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000077 0.000012 0.000089 ( 0.000091)
build_up 0.009575 0.000792 1.001480 ( 1.155218)
build_miniruby 0.001497 0.000213 0.075757 ( 0.074636)
build_ruby 0.001659 0.000237 0.078416 ( 0.076765)
build_all 0.007685 0.001098 4.218703 ( 0.864199)
build_install 0.021883 0.001401 8.121609 ( 2.482591)
test_btest 0.001130 0.000141 74.555866 ( 8.098012)
test_basic 0.008509 0.000000 0.342746 ( 0.431909)
test_all 0.001000 0.000886 711.675392 ( 68.455437)
test_rubyspec 0.132801 0.034396 46.322295 ( 51.751396)
total: 133.39 sec