Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-074808
#<BuildRuby:0x0000560c086e37e0
@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.20220226-074808",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006590 0.004318 1.006280 ( 1.870548)
build_miniruby 0.001600 0.000214 0.077962 ( 0.076156)
build_ruby 0.001535 0.000204 0.078119 ( 0.076771)
build_all 0.010509 0.000209 4.158512 ( 0.828988)
build_install 0.012368 0.010706 7.896054 ( 2.389887)
test_btest 0.000905 0.000201 75.348018 ( 7.903348)
test_basic 0.006728 0.001495 0.341674 ( 0.428064)
test_all 0.001629 0.000362 669.459545 ( 65.641075)
test_rubyspec 0.061794 0.090084 46.076928 ( 51.426036)
total: 130.64 sec