Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-042225
#<BuildRuby:0x000055a201edead8
@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.20221007-042225",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000054 0.000009 0.000063 ( 0.000063)
configure 0.000036 0.000006 0.000042 ( 0.000039)
build_up 0.004815 0.007179 1.059573 ( 1.426521)
build_miniruby 0.001867 0.000533 0.102288 ( 0.099772)
build_ruby 0.001155 0.000329 0.099149 ( 0.097146)
build_all 0.003785 0.005402 1.272216 ( 0.559419)
build_install 0.012712 0.002795 1.656417 ( 0.875994)
test_btest 0.001737 0.000579 59.351156 ( 6.626023)
test_basic 0.006928 0.000000 0.342475 ( 0.432299)
test_all 0.003685 0.003579 503.837326 ( 54.157439)
test_rubyspec 0.069240 0.061206 42.552906 ( 50.969085)
total: 115.24 sec