Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-212232
#<BuildRuby:0x0000562f3dbecf40
@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-212232",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007665 0.002555 0.992977 ( 1.032205)
build_miniruby 0.001565 0.000521 0.078536 ( 0.076589)
build_ruby 0.001661 0.000553 0.079251 ( 0.077099)
build_all 0.004749 0.004753 1.482591 ( 0.599573)
build_install 0.009174 0.011729 5.229625 ( 2.181810)
test_btest 0.000788 0.000394 76.410067 ( 8.003392)
test_basic 0.006657 0.000783 0.331551 ( 0.424987)
test_all 0.001236 0.000576 653.522485 ( 65.707685)
test_rubyspec 0.085045 0.072720 46.269315 ( 51.499172)
total: 129.60 sec