Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-133535
#<BuildRuby:0x00005632fc2511f8
@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.20221016-133535",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.009299 0.000085 1.123646 ( 1.169523)
build_miniruby 0.001958 0.000131 0.103694 ( 0.100282)
build_ruby 0.000000 0.001588 0.103597 ( 0.101368)
build_all 0.003916 0.006771 1.356914 ( 0.572431)
build_install 0.013176 0.005274 1.695104 ( 0.922163)
test_btest 0.001512 0.000336 63.712239 ( 6.566055)
test_basic 0.006356 0.000375 0.339807 ( 0.428874)
test_all 0.006521 0.000369 485.607200 ( 52.999373)
test_rubyspec 0.075781 0.052262 43.336700 ( 51.862323)
total: 114.72 sec