Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-212450
#<BuildRuby:0x0000558b8a9c4620
@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.20220908-212450",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008354 0.001019 1.073030 ( 1.059357)
build_miniruby 0.001574 0.000363 0.077694 ( 0.075532)
build_ruby 0.001892 0.000437 0.074049 ( 0.071487)
build_all 0.009368 0.001031 1.564838 ( 0.598748)
build_install 0.018605 0.002771 1.904998 ( 0.938959)
test_btest 0.000931 0.000186 94.654329 ( 9.866751)
test_basic 0.003015 0.004087 0.339988 ( 0.428934)
test_all 0.003980 0.000948 643.957714 ( 66.196391)
test_rubyspec 0.102679 0.079805 47.172618 ( 55.539459)
total: 134.78 sec