Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-075523
#<BuildRuby:0x0000556e91f7c4e8
@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.20220207-075523",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006258 0.004735 0.960473 ( 1.650547)
build_miniruby 0.001647 0.000507 0.072266 ( 0.070614)
build_ruby 0.001343 0.000413 0.078482 ( 0.077048)
build_all 0.009712 0.000203 4.100735 ( 0.792535)
build_install 0.019844 0.003829 7.809457 ( 2.306686)
test_btest 0.001015 0.000254 75.212597 ( 7.941419)
test_basic 0.003081 0.004831 0.323589 ( 0.413370)
test_all 0.001455 0.000428 668.639939 ( 65.610355)
test_rubyspec 0.081753 0.076111 45.883332 ( 51.493518)
total: 130.36 sec