Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-193145
#<BuildRuby:0x00005640c28984c0
@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.20220727-193145",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005149 0.006633 0.942360 ( 1.024478)
build_miniruby 0.001402 0.000647 0.066363 ( 0.064706)
build_ruby 0.001453 0.000670 0.075377 ( 0.073926)
build_all 0.002916 0.007345 1.501755 ( 0.563084)
build_install 0.020811 0.002728 5.195683 ( 2.071855)
test_btest 0.000837 0.000377 72.916621 ( 7.880178)
test_basic 0.006672 0.001222 0.312379 ( 0.402300)
test_all 0.001397 0.000599 627.789035 ( 64.362796)
test_rubyspec 0.098962 0.069650 45.346958 ( 51.106995)
total: 127.55 sec