Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-104452
#<BuildRuby:0x00005645dfb80af8
@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.20220310-104452",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002477 0.008677 1.029320 ( 3.550995)
build_miniruby 0.001707 0.000525 0.079161 ( 0.076898)
build_ruby 0.001637 0.000503 0.078891 ( 0.076950)
build_all 0.003120 0.005624 1.487094 ( 0.603774)
build_install 0.016172 0.005481 5.278295 ( 2.137794)
test_btest 0.000873 0.000327 79.000829 ( 8.003008)
test_basic 0.000000 0.006883 0.336228 ( 0.426183)
test_all 0.001025 0.000944 699.809352 ( 67.751250)
test_rubyspec 0.112921 0.045075 46.208084 ( 51.616257)
total: 134.24 sec