Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-073306
#<BuildRuby:0x000055ebd8bf0a58
@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.20220331-073306",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.011246 0.000000 1.032723 ( 1.866956)
build_miniruby 0.001783 0.000038 0.077495 ( 0.075426)
build_ruby 0.001868 0.000110 0.074176 ( 0.072102)
build_all 0.005665 0.004010 4.243275 ( 0.856433)
build_install 0.021930 0.000856 8.047073 ( 2.454661)
test_btest 0.001173 0.000106 69.418512 ( 8.107607)
test_basic 0.008256 0.000313 0.346171 ( 0.431456)
test_all 0.001685 0.000147 656.438771 ( 65.400352)
test_rubyspec 0.138970 0.030791 46.547963 ( 51.965531)
total: 131.23 sec