Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-235640
#<BuildRuby:0x0000559c5e0bb800
@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.20221115-235640",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000025 0.000001 0.000026 ( 0.000023)
build_up 0.000000 0.009526 1.102370 ( 1.184145)
build_miniruby 0.001180 0.000288 0.867434 ( 0.868531)
build_ruby 0.002269 0.000000 2.304707 ( 2.209616)
build_all 0.015252 0.002019 18.205091 ( 2.227907)
build_install 0.010902 0.006782 1.882326 ( 0.993274)
test_btest 0.001021 0.000245 82.528418 ( 9.423360)
test_basic 0.000000 0.006808 0.344313 ( 0.442433)
test_all 0.001080 0.001102 666.766871 ( 72.829735)
test_rubyspec 0.059305 0.065239 49.964854 ( 58.435312)
total: 148.62 sec