Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-102742
#<BuildRuby:0x000055a9aa7c6038
@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.20220720-102742",
@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.000007)
autoconf 0.000101 0.000028 0.000129 ( 0.000132)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.000956 0.008608 0.769982 ( 0.923058)
build_miniruby 0.000864 0.000392 0.049403 ( 0.048541)
build_ruby 0.000856 0.000389 0.051636 ( 0.050800)
build_all 0.005965 0.000677 1.263999 ( 0.502785)
build_install 0.012073 0.003933 4.720567 ( 1.934827)
test_btest 0.000676 0.000270 56.660183 ( 9.973028)
test_basic 0.004345 0.000000 0.215507 ( 0.309105)
test_all 0.000879 0.000317 498.069408 ( 55.319943)
test_rubyspec 0.075381 0.079418 41.106283 ( 47.045616)
total: 116.11 sec