Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-213107
#<BuildRuby:0x000055eda99349e0
@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.20220223-213107",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008406 0.003057 0.863012 ( 0.878582)
build_miniruby 0.001505 0.000547 0.071028 ( 0.069028)
build_ruby 0.001289 0.000469 0.064523 ( 0.062377)
build_all 0.008367 0.001055 4.081112 ( 0.821998)
build_install 0.023853 0.000000 7.897202 ( 2.409006)
test_btest 0.001236 0.000000 70.872302 ( 8.092550)
test_basic 0.006199 0.000000 0.331511 ( 0.422659)
test_all 0.001517 0.000120 704.853865 ( 67.880440)
test_rubyspec 0.110430 0.055160 46.296419 ( 51.680295)
total: 132.32 sec