Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-112256
#<BuildRuby:0x000055787431d930
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-112256",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006166 0.004453 0.955852 ( 0.991753)
build_miniruby 0.001599 0.000342 0.078026 ( 0.075731)
build_ruby 0.001470 0.000315 0.075430 ( 0.073476)
build_all 0.008511 0.000827 4.064979 ( 0.782724)
build_install 0.023587 0.001602 7.731673 ( 2.344194)
test_btest 0.000821 0.000137 47.620273 ( 44.009432)
test_basic 0.004316 0.005050 0.325896 ( 0.412158)
test_all 0.001666 0.000350 697.556432 ( 67.456554)
test_rubyspec 0.103473 0.061962 46.321294 ( 51.659858)
total: 167.81 sec