Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-012014
#<BuildRuby:0x000055639648ce80
@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.20221018-012014",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005638 0.004039 1.109311 ( 1.313703)
build_miniruby 0.001632 0.000234 0.109349 ( 0.106402)
build_ruby 0.001370 0.000195 0.106822 ( 0.104303)
build_all 0.008976 0.001283 1.346900 ( 0.579189)
build_install 0.005751 0.008600 1.689868 ( 0.932856)
test_btest 0.001799 0.000450 61.160319 ( 6.711896)
test_basic 0.005842 0.001461 0.370554 ( 0.468312)
test_all 0.005527 0.001381 509.044216 ( 54.699187)
test_rubyspec 0.078362 0.046206 43.150765 ( 51.766830)
total: 116.68 sec