Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-163540
#<BuildRuby:0x0000558bc0910f40
@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.20220403-163540",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011897 0.000245 1.006162 ( 1.001510)
build_miniruby 0.001485 0.000087 0.069191 ( 0.067706)
build_ruby 0.001641 0.000096 0.080221 ( 0.078213)
build_all 0.006762 0.004581 4.228257 ( 0.853696)
build_install 0.018685 0.004571 8.610615 ( 3.064447)
test_btest 0.000934 0.000128 72.598823 ( 8.479090)
test_basic 0.006779 0.000924 0.344330 ( 0.440093)
test_all 0.001459 0.000199 685.621286 ( 67.565940)
test_rubyspec 0.128691 0.055456 46.503853 ( 51.914389)
total: 133.47 sec