Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-071954
#<BuildRuby:0x0000556e907b86e0
@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.20221116-071954",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000055 0.000007 0.000062 ( 0.000063)
build_up 0.008526 0.001003 1.096995 ( 1.181272)
build_miniruby 0.001738 0.000204 0.884812 ( 0.884716)
build_ruby 0.002361 0.000277 2.382299 ( 2.295142)
build_all 0.012377 0.005159 18.157714 ( 2.194239)
build_install 0.018916 0.001317 1.892705 ( 1.013071)
test_btest 0.001502 0.000000 84.141658 ( 10.127522)
test_basic 0.006302 0.000000 0.351867 ( 0.446265)
test_all 0.002346 0.000000 719.550148 ( 75.761859)
test_rubyspec 0.071753 0.048567 50.459050 ( 58.999184)
total: 152.90 sec