Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-173510
#<BuildRuby:0x0000556054039328
@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.20221017-173510",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008569 0.001128 1.130465 ( 1.324369)
build_miniruby 0.001490 0.000373 0.103053 ( 0.099872)
build_ruby 0.001345 0.000337 0.103311 ( 0.100332)
build_all 0.008382 0.000854 1.336423 ( 0.583653)
build_install 0.007514 0.009131 1.666423 ( 0.900795)
test_btest 0.000940 0.000313 59.487242 ( 6.674165)
test_basic 0.007825 0.000000 0.365284 ( 0.453924)
test_all 0.001810 0.005795 495.273356 ( 53.765246)
test_rubyspec 0.095767 0.049913 43.488378 ( 51.982180)
total: 115.89 sec