Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-121604
#<BuildRuby:0x0000557d32e9c8e8
@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.20220224-121604",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008814 0.002203 0.857358 ( 1.198075)
build_miniruby 0.001386 0.000346 0.069382 ( 0.067907)
build_ruby 0.001625 0.000406 0.072245 ( 0.070521)
build_all 0.008307 0.002076 4.145407 ( 0.864774)
build_install 0.024485 0.000227 7.852014 ( 2.397114)
test_btest 0.001080 0.000202 78.210826 ( 8.209673)
test_basic 0.006123 0.001148 0.337963 ( 0.427474)
test_all 0.000000 0.002566 680.043761 ( 66.394297)
test_rubyspec 0.113443 0.058971 46.255785 ( 51.754393)
total: 131.39 sec