Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-030328
#<BuildRuby:0x000055615b2ff118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230114-030328",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003586 0.000276 0.634742 ( 1.040572)
build_miniruby 0.000823 0.000063 0.715776 ( 0.714735)
build_ruby 0.001183 0.000091 2.412701 ( 2.412857)
build_all 0.004029 0.005744 12.950076 ( 1.634828)
build_install 0.005655 0.000942 1.518436 ( 0.741221)
test_btest 0.000596 0.000099 69.490980 ( 6.247650)
test_basic 0.000000 0.003502 0.262579 ( 0.357996)
test_all 0.000919 0.000355 493.227846 ( 54.015283)
test_rubyspec 0.015346 0.011401 35.124455 ( 45.739881)
total: 112.91 sec