Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-110847
#<BuildRuby:0x000055b2fb7a6c38
@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.20221016-110847",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010600 0.000469 1.094513 ( 1.136717)
build_miniruby 0.001522 0.000109 0.104118 ( 0.100692)
build_ruby 0.001661 0.000000 0.104751 ( 0.101888)
build_all 0.009413 0.000000 1.318569 ( 0.557931)
build_install 0.017205 0.000000 1.704361 ( 0.919170)
test_btest 0.001781 0.000000 62.349947 ( 6.550090)
test_basic 0.009327 0.000131 0.366158 ( 0.453393)
test_all 0.008479 0.000000 495.130065 ( 53.921934)
test_rubyspec 0.095729 0.027369 43.218720 ( 51.461237)
total: 115.20 sec