Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-074339
#<BuildRuby:0x000055f001053510
@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.20220206-074339",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010974 0.000435 0.939044 ( 1.074369)
build_miniruby 0.001558 0.000097 0.066700 ( 0.065195)
build_ruby 0.001737 0.000108 0.081159 ( 0.079663)
build_all 0.010288 0.000331 4.128008 ( 0.775404)
build_install 0.023718 0.000000 7.832944 ( 2.310532)
test_btest 0.001058 0.000000 75.310571 ( 8.016367)
test_basic 0.002836 0.004412 0.337451 ( 0.437529)
test_all 0.001417 0.000118 688.475167 ( 67.344303)
test_rubyspec 0.096963 0.066042 45.954749 ( 51.253507)
total: 131.36 sec