Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-115749
#<BuildRuby:0x000055e1df258480
@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.20220328-115749",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010529 0.000537 0.999938 ( 1.081362)
build_miniruby 0.001531 0.000328 0.079484 ( 0.077400)
build_ruby 0.001277 0.000273 0.070811 ( 0.069628)
build_all 0.004542 0.005752 4.196747 ( 0.858093)
build_install 0.022654 0.000780 7.918447 ( 2.446183)
test_btest 0.001065 0.000237 73.453811 ( 7.803668)
test_basic 0.009003 0.000000 0.330986 ( 0.420770)
test_all 0.001827 0.000168 657.102292 ( 65.854774)
test_rubyspec 0.103068 0.069809 45.778089 ( 51.138451)
total: 129.75 sec