Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-070301
#<BuildRuby:0x000055ff95fc6f08
@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.20221012-070301",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009018 0.000786 1.095964 ( 1.165633)
build_miniruby 0.001847 0.000284 0.095838 ( 0.092218)
build_ruby 0.001389 0.000213 0.097301 ( 0.094455)
build_all 0.007831 0.001204 1.295973 ( 0.570309)
build_install 0.015574 0.000696 1.639927 ( 0.881670)
test_btest 0.001471 0.000196 63.567369 ( 6.518992)
test_basic 0.005336 0.000712 0.335413 ( 0.431851)
test_all 0.007146 0.000145 524.069965 ( 55.204839)
test_rubyspec 0.080634 0.053339 43.173186 ( 51.760727)
total: 116.72 sec