Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-194831
#<BuildRuby:0x000055a211400c00
@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.20220816-194831",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006915 0.004495 0.972858 ( 1.034048)
build_miniruby 0.001956 0.000261 0.075626 ( 0.074964)
build_ruby 0.001766 0.000235 0.073893 ( 0.073360)
build_all 0.009522 0.000044 1.546110 ( 0.605271)
build_install 0.022192 0.000360 1.863842 ( 0.927143)
test_btest 0.000906 0.000086 76.366999 ( 8.216155)
test_basic 0.002527 0.005193 0.320050 ( 0.412168)
test_all 0.002225 0.002140 627.452185 ( 64.010941)
test_rubyspec 0.137603 0.042130 45.127870 ( 52.392772)
total: 127.75 sec