Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-170247
#<BuildRuby:0x000055a3e39088f0
@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.20220216-170247",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000082 0.000006 0.000088 ( 0.000103)
build_up 0.007291 0.003409 0.935915 ( 1.356350)
build_miniruby 0.001506 0.000177 0.073038 ( 0.073047)
build_ruby 0.002037 0.000240 0.068270 ( 0.066702)
build_all 0.010040 0.001181 4.135770 ( 0.791597)
build_install 0.017233 0.006618 7.808028 ( 2.349937)
test_btest 0.001098 0.000183 72.505641 ( 7.835533)
test_basic 0.008613 0.000000 0.328845 ( 0.417764)
test_all 0.000826 0.001282 658.804666 ( 65.313881)
test_rubyspec 0.099459 0.067752 46.108512 ( 51.211649)
total: 129.42 sec