Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-204857
#<BuildRuby:0x000055bc274004f0
@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.20220327-204857",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004063 0.007731 0.981253 ( 1.037798)
build_miniruby 0.000000 0.002107 0.075360 ( 0.073992)
build_ruby 0.000853 0.001157 0.078099 ( 0.077181)
build_all 0.009247 0.000874 4.135469 ( 0.880256)
build_install 0.012049 0.008971 7.894950 ( 2.445708)
test_btest 0.000905 0.000215 74.724552 ( 7.969760)
test_basic 0.006238 0.001485 0.346771 ( 0.435688)
test_all 0.001647 0.000000 692.648677 ( 67.993056)
test_rubyspec 0.123210 0.053278 45.850002 ( 51.251856)
total: 132.17 sec