Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-235014
#<BuildRuby:0x0000557fdb6b0ea8
@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.20220827-235014",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010290 0.001489 1.025615 ( 1.795161)
build_miniruby 0.001562 0.000360 0.076474 ( 0.075603)
build_ruby 0.001356 0.000313 0.076700 ( 0.075379)
build_all 0.002254 0.008317 1.544925 ( 0.586196)
build_install 0.020515 0.002140 1.903693 ( 0.931591)
test_btest 0.001060 0.000312 77.139421 ( 8.598716)
test_basic 0.002272 0.005715 0.323760 ( 0.411688)
test_all 0.002019 0.000712 684.791270 ( 67.426107)
test_rubyspec 0.118530 0.056316 45.892512 ( 54.206655)
total: 134.11 sec