Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-024741
#<BuildRuby:0x0000559f0919c8e8
@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.20220215-024741",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011375 0.000463 1.024744 ( 3.172125)
build_miniruby 0.001889 0.000252 0.078032 ( 0.077413)
build_ruby 0.001650 0.000220 0.070802 ( 0.070102)
build_all 0.003836 0.006766 4.123059 ( 0.782992)
build_install 0.015729 0.008968 7.821636 ( 2.323973)
test_btest 0.000871 0.000249 70.661180 ( 8.394978)
test_basic 0.007715 0.000972 0.351076 ( 0.439998)
test_all 0.001499 0.000409 691.704711 ( 67.564604)
test_rubyspec 0.084830 0.064363 45.967486 ( 51.477791)
total: 134.30 sec