Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-010347
#<BuildRuby:0x00005599079244d8
@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.20220318-010347",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000042 0.000000 0.000042 ( 0.000040)
build_up 0.009537 0.001415 1.005957 ( 2.001089)
build_miniruby 0.001532 0.000383 0.077745 ( 0.075982)
build_ruby 0.002298 0.000000 0.075714 ( 0.073949)
build_all 0.009545 0.000000 4.174126 ( 0.851086)
build_install 0.020534 0.002594 7.987819 ( 2.418577)
test_btest 0.000990 0.000186 71.718966 ( 7.912162)
test_basic 0.006200 0.001163 0.342670 ( 0.432758)
test_all 0.002226 0.000418 657.272025 ( 65.409247)
test_rubyspec 0.125591 0.037569 46.263350 ( 51.461187)
total: 130.64 sec