Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-093357
#<BuildRuby:0x0000558afc0648e8
@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.20220720-093357",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000021 0.000002 0.000023 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007467 0.004392 0.979565 ( 1.231630)
build_miniruby 0.001888 0.000236 0.075979 ( 0.074477)
build_ruby 0.001445 0.000180 0.082470 ( 0.081693)
build_all 0.009627 0.000616 1.524201 ( 0.586525)
build_install 0.016941 0.005130 5.206563 ( 2.093858)
test_btest 0.000975 0.000147 72.608650 ( 8.381887)
test_basic 0.002690 0.005443 0.333135 ( 0.421873)
test_all 0.001711 0.000342 646.856157 ( 64.912940)
test_rubyspec 0.108661 0.055546 45.641959 ( 51.416178)
total: 129.20 sec