Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-104821
#<BuildRuby:0x000055efced3cb88
@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.20220721-104821",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007298 0.004528 1.024344 ( 1.586411)
build_miniruby 0.001321 0.000264 0.084117 ( 0.082237)
build_ruby 0.001591 0.000318 0.072171 ( 0.069863)
build_all 0.009677 0.000199 1.552461 ( 0.595536)
build_install 0.011510 0.010678 5.149788 ( 2.087683)
test_btest 0.000941 0.000261 76.782393 ( 8.438227)
test_basic 0.007010 0.000581 0.329208 ( 0.425472)
test_all 0.001438 0.000379 688.862375 ( 67.312409)
test_rubyspec 0.091310 0.080317 45.922002 ( 51.632572)
total: 132.23 sec