Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-095717
#<BuildRuby:0x0000556a3c880c10
@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.20220310-095717",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007394 0.003710 1.002414 ( 1.386952)
build_miniruby 0.001690 0.000000 0.076339 ( 0.075089)
build_ruby 0.001674 0.000000 0.069417 ( 0.067925)
build_all 0.008343 0.001661 1.471054 ( 0.598883)
build_install 0.014860 0.006849 5.284006 ( 2.164335)
test_btest 0.001018 0.000420 78.594010 ( 8.036673)
test_basic 0.005618 0.002313 0.351556 ( 0.438744)
test_all 0.000677 0.001387 673.513327 ( 65.944551)
test_rubyspec 0.101149 0.061213 46.086790 ( 51.688878)
total: 130.40 sec