Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-174140
#<BuildRuby:0x0000557c14bc88e8
@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.20221112-174140",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000021 0.000002 0.000023 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009096 0.000088 1.077133 ( 1.211955)
build_miniruby 0.002271 0.000151 0.068279 ( 0.066260)
build_ruby 0.001897 0.000127 0.069114 ( 0.067539)
build_all 0.008893 0.000289 1.464329 ( 0.599452)
build_install 0.016187 0.004825 1.826788 ( 0.945077)
test_btest 0.002224 0.000000 86.348791 ( 8.765561)
test_basic 0.007658 0.000000 0.343213 ( 0.432245)
test_all 0.002364 0.000000 645.481275 ( 68.271543)
test_rubyspec 0.113239 0.054328 48.127733 ( 56.612759)
total: 136.97 sec