Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-100657
#<BuildRuby:0x00005609a0d39550
@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.20221016-100657",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006350 0.004268 1.119910 ( 1.449643)
build_miniruby 0.001405 0.000200 0.099594 ( 0.097172)
build_ruby 0.001212 0.000173 0.104780 ( 0.102236)
build_all 0.008521 0.001217 1.356322 ( 0.575164)
build_install 0.011004 0.006128 1.670381 ( 0.902051)
test_btest 0.002021 0.000404 62.594998 ( 6.647599)
test_basic 0.007142 0.000315 0.357235 ( 0.454752)
test_all 0.001651 0.004442 493.537559 ( 53.680302)
test_rubyspec 0.094388 0.037781 43.556881 ( 52.140272)
total: 116.05 sec