Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-115105
#<BuildRuby:0x0000558f86ff4d60
@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.20220227-115105",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007262 0.002420 1.001293 ( 1.404530)
build_miniruby 0.001537 0.000512 0.067538 ( 0.067049)
build_ruby 0.001621 0.000540 0.077008 ( 0.076620)
build_all 0.008937 0.001295 4.148872 ( 0.849740)
build_install 0.014539 0.008443 7.875723 ( 2.459065)
test_btest 0.000775 0.000277 71.195262 ( 8.124476)
test_basic 0.007666 0.000000 0.334056 ( 0.424711)
test_all 0.001854 0.000000 654.370285 ( 65.274684)
test_rubyspec 0.110918 0.062778 46.442559 ( 51.549027)
total: 130.23 sec