Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-205010
#<BuildRuby:0x0000555abcef2ad8
@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.20221010-205010",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000055 0.000004 0.000059 ( 0.000059)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.014029 0.000073 1.081643 ( 1.142720)
build_miniruby 0.001466 0.000098 0.095651 ( 0.092289)
build_ruby 0.001521 0.000101 0.101616 ( 0.098696)
build_all 0.003086 0.005007 1.288097 ( 0.571524)
build_install 0.014194 0.001173 1.610193 ( 0.885043)
test_btest 0.001594 0.000200 64.137151 ( 6.419492)
test_basic 0.007239 0.000905 0.356366 ( 0.445803)
test_all 0.007871 0.000224 503.503286 ( 53.937674)
test_rubyspec 0.104600 0.037360 42.609729 ( 50.854343)
total: 114.45 sec