Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-100514
#<BuildRuby:0x000055c458441570
@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.20220808-100514",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007745 0.002113 0.809595 ( 1.174300)
build_miniruby 0.001068 0.000291 0.053311 ( 0.052079)
build_ruby 0.001029 0.000280 0.057393 ( 0.056030)
build_all 0.007967 0.000764 1.270861 ( 0.482680)
build_install 0.014872 0.000971 4.201572 ( 1.771100)
test_btest 0.001200 0.000257 51.981953 ( 6.408484)
test_basic 0.004687 0.001005 0.283381 ( 0.378927)
test_all 0.002059 0.000441 483.641367 ( 51.792597)
test_rubyspec 0.069583 0.063682 41.622724 ( 49.225774)
total: 111.34 sec