Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-224332
#<BuildRuby:0x000055ad084cb340
@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.20220328-224332",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010665 0.000945 1.011903 ( 1.223657)
build_miniruby 0.001717 0.000245 0.077639 ( 0.075786)
build_ruby 0.001935 0.000277 0.076028 ( 0.073816)
build_all 0.010418 0.000102 4.147273 ( 0.842775)
build_install 0.016419 0.006658 7.881756 ( 2.369546)
test_btest 0.000000 0.001039 71.885289 ( 8.362996)
test_basic 0.002136 0.006565 0.349316 ( 0.443367)
test_all 0.001392 0.000348 657.627648 ( 65.706702)
test_rubyspec 0.113917 0.048878 46.005982 ( 51.077941)
total: 130.18 sec