Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-124902
#<BuildRuby:0x0000561d670c07d0
@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-124902",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005807 0.004274 0.947490 ( 1.203407)
build_miniruby 0.001699 0.000364 0.080632 ( 0.078231)
build_ruby 0.001368 0.000293 0.077207 ( 0.075598)
build_all 0.009329 0.001019 4.118457 ( 0.788982)
build_install 0.022940 0.000008 7.813126 ( 2.295171)
test_btest 0.001020 0.000153 78.412846 ( 8.217811)
test_basic 0.007591 0.000422 0.335404 ( 0.427076)
test_all 0.001821 0.000260 670.196172 ( 65.771945)
test_rubyspec 0.142564 0.026199 46.044720 ( 51.357844)
total: 130.22 sec