Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-180033
#<BuildRuby:0x0000564774783810
@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.20220218-180033",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009082 0.003807 0.944887 ( 0.992788)
build_miniruby 0.001897 0.000223 0.077731 ( 0.077409)
build_ruby 0.001579 0.000186 0.074156 ( 0.074198)
build_all 0.010705 0.000000 4.132417 ( 0.804795)
build_install 0.019624 0.004334 7.716291 ( 2.363312)
test_btest 0.001070 0.000134 71.394921 ( 8.137634)
test_basic 0.006895 0.000000 0.336931 ( 0.429340)
test_all 0.000662 0.000912 693.297723 ( 67.150472)
test_rubyspec 0.112992 0.047173 45.970669 ( 51.649424)
total: 131.68 sec