Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-185534
#<BuildRuby:0x000055acc0b2c4e8
@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.20220223-185534",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.011309 0.001040 0.867903 ( 0.934331)
build_miniruby 0.001379 0.000394 0.070498 ( 0.069439)
build_ruby 0.001591 0.000454 0.076782 ( 0.076091)
build_all 0.008689 0.001165 4.169014 ( 0.860792)
build_install 0.023594 0.001079 7.910698 ( 2.492009)
test_btest 0.000886 0.000186 72.655560 ( 8.185396)
test_basic 0.002199 0.005520 0.335951 ( 0.425310)
test_all 0.002010 0.000162 703.399775 ( 68.215466)
test_rubyspec 0.113582 0.059283 46.636162 ( 51.924333)
total: 133.18 sec