Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-141516
#<BuildRuby:0x000055d2599ce9c0
@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.20220814-141516",
@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.000023 0.000000 0.000023 ( 0.000025)
autoconf 0.000042 0.000000 0.000042 ( 0.000045)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.004043 0.008076 0.815003 ( 0.883698)
build_miniruby 0.001386 0.000185 0.061710 ( 0.060812)
build_ruby 0.001546 0.000207 0.067449 ( 0.066054)
build_all 0.003466 0.004936 1.234141 ( 0.481569)
build_install 0.011713 0.005129 1.578283 ( 0.797703)
test_btest 0.000783 0.000184 53.926687 ( 6.172286)
test_basic 0.005175 0.000106 0.276107 ( 0.367937)
test_all 0.002703 0.002237 477.447821 ( 51.324939)
test_rubyspec 0.084541 0.044348 41.559201 ( 48.903519)
total: 109.06 sec