Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-020429
#<BuildRuby:0x000055b451d90e80
@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-020429",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001645 0.008449 1.100158 ( 1.160417)
build_miniruby 0.001171 0.000390 0.102955 ( 0.099859)
build_ruby 0.001077 0.000359 0.103074 ( 0.100622)
build_all 0.003414 0.003950 1.363281 ( 0.566938)
build_install 0.010749 0.005144 1.673486 ( 0.903506)
test_btest 0.001278 0.000512 62.351649 ( 6.631506)
test_basic 0.003195 0.003913 0.350521 ( 0.441844)
test_all 0.005960 0.001439 508.686725 ( 54.523426)
test_rubyspec 0.085190 0.041432 43.327573 ( 51.562640)
total: 115.99 sec