Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-062729
#<BuildRuby:0x000055a3c49477b8
@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.20220203-062729",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011247 0.000391 0.962469 ( 1.836908)
build_miniruby 0.001791 0.000239 0.075689 ( 0.076081)
build_ruby 0.002365 0.000315 0.072646 ( 0.071416)
build_all 0.005597 0.005768 4.171678 ( 0.813926)
build_install 0.008742 0.011489 7.862256 ( 2.366553)
test_btest 0.000976 0.000309 47.744046 ( 44.350954)
test_basic 0.006378 0.000568 0.336842 ( 0.427109)
test_all 0.001348 0.000404 660.917867 ( 64.985312)
test_rubyspec 0.109840 0.053246 46.152760 ( 51.676449)
total: 166.61 sec