Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-150524
#<BuildRuby:0x000055d7e7784870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-150524",
@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.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002178 0.008944 0.927080 ( 1.201719)
build_miniruby 0.001452 0.000605 0.074297 ( 0.072770)
build_ruby 0.001280 0.000534 0.073359 ( 0.071761)
build_all 0.004859 0.004636 4.110463 ( 0.785428)
build_install 0.018859 0.004866 7.721795 ( 2.302225)
test_btest 0.000806 0.000332 46.846340 ( 44.584123)
test_basic 0.001133 0.007452 0.339902 ( 0.429999)
test_all 0.000676 0.001569 644.408789 ( 64.388012)
test_rubyspec 0.062454 0.094618 45.565292 ( 51.032177)
total: 164.87 sec