Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-203842
#<BuildRuby:0x000055f93e29d398
@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.20220612-203842",
@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.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009272 0.000713 0.877218 ( 0.950746)
build_miniruby 0.001771 0.000136 0.063833 ( 0.062664)
build_ruby 0.001499 0.000000 0.051053 ( 0.050019)
build_all 0.007298 0.000000 1.214285 ( 0.487754)
build_install 0.014642 0.005383 4.861900 ( 2.467148)
test_btest 0.001955 0.000230 51.954879 ( 6.344865)
test_basic 0.005833 0.000062 0.289318 ( 0.381178)
test_all 0.002503 0.000278 516.011854 ( 53.877863)
test_rubyspec 0.080561 0.037834 41.726583 ( 47.551752)
total: 112.17 sec