Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-053749
#<BuildRuby:0x000055a2bf1aaad8
@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.20220828-053749",
@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.000002 0.000025 ( 0.000027)
autoconf 0.000217 0.000000 0.000217 ( 0.000250)
configure 0.000066 0.000000 0.000066 ( 0.000067)
build_up 0.011750 0.000604 0.871230 ( 1.437337)
build_miniruby 0.001639 0.000117 0.054915 ( 0.054739)
build_ruby 0.001919 0.000000 0.056040 ( 0.055326)
build_all 0.007357 0.000002 1.211782 ( 0.467300)
build_install 0.013192 0.000825 1.563580 ( 0.791708)
test_btest 0.001049 0.000066 51.459173 ( 6.354869)
test_basic 0.002266 0.004573 0.296266 ( 0.389211)
test_all 0.000000 0.003429 509.972625 ( 52.860085)
test_rubyspec 0.085054 0.047387 41.027758 ( 49.666523)
total: 112.08 sec