Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-045319
#<BuildRuby:0x000055f5145b5400
@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-045319",
@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.000013 0.000003 0.000016 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009338 0.000836 1.066765 ( 1.116816)
build_miniruby 0.002395 0.000000 0.098498 ( 0.095114)
build_ruby 0.001668 0.000000 0.103393 ( 0.100133)
build_all 0.006369 0.000887 1.336673 ( 0.565319)
build_install 0.010934 0.004179 1.648701 ( 0.884483)
test_btest 0.001884 0.000333 63.113164 ( 6.487543)
test_basic 0.002067 0.004111 0.351373 ( 0.441755)
test_all 0.006699 0.000451 496.082940 ( 54.222378)
test_rubyspec 0.078805 0.057490 43.392056 ( 51.797462)
total: 115.71 sec