Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-073756
#<BuildRuby:0x000055feeec3d438
@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.20221029-073756",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004440 0.006055 1.111253 ( 1.256455)
build_miniruby 0.001367 0.000684 0.100459 ( 0.096951)
build_ruby 0.000952 0.000476 0.096541 ( 0.093726)
build_all 0.002566 0.006061 1.306315 ( 0.560472)
build_install 0.014465 0.002444 1.654822 ( 0.945171)
test_btest 0.000000 0.001762 61.519273 ( 6.854811)
test_basic 0.006125 0.001181 0.356307 ( 0.448975)
test_all 0.006515 0.000754 492.744821 ( 53.492415)
test_rubyspec 0.074699 0.056149 43.894252 ( 52.342234)
total: 116.09 sec