Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-043255
#<BuildRuby:0x000055e221c15350
@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.20221018-043255",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011567 0.000000 1.126764 ( 1.196386)
build_miniruby 0.003305 0.000000 0.106569 ( 0.102230)
build_ruby 0.001547 0.000000 0.107852 ( 0.105091)
build_all 0.003504 0.004544 1.341687 ( 0.590311)
build_install 0.011066 0.004292 1.669373 ( 0.906197)
test_btest 0.001209 0.000121 62.089764 ( 6.407314)
test_basic 0.000000 0.006475 0.366736 ( 0.457452)
test_all 0.004562 0.001947 514.828177 ( 55.209301)
test_rubyspec 0.098823 0.032429 43.062593 ( 51.300297)
total: 116.28 sec