Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-150447
#<BuildRuby:0x000055b7cd845550
@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.20221014-150447",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004887 0.004731 1.093466 ( 1.926061)
build_miniruby 0.001418 0.000218 0.098446 ( 0.095351)
build_ruby 0.001384 0.000213 0.102604 ( 0.099643)
build_all 0.005261 0.003802 1.310388 ( 0.574198)
build_install 0.011977 0.003205 1.646963 ( 0.895059)
test_btest 0.001956 0.000412 61.906086 ( 6.819801)
test_basic 0.001975 0.004679 0.350316 ( 0.445304)
test_all 0.007713 0.000000 484.282271 ( 53.730821)
test_rubyspec 0.092239 0.049836 43.201208 ( 51.796468)
total: 116.38 sec