Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-094449
#<BuildRuby:0x000055bef1b23eb8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220426-094449",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005838 0.000445 0.840560 ( 1.194956)
build_miniruby 0.000752 0.000174 0.057525 ( 0.056307)
build_ruby 0.000779 0.000180 0.059271 ( 0.058023)
build_all 0.000992 0.003273 1.488796 ( 0.605674)
build_install 0.002864 0.006026 6.274595 ( 2.830985)
test_btest 0.000541 0.000203 51.130899 ( 8.932197)
test_basic 0.004226 0.001585 0.305646 ( 0.393991)
test_all 0.000851 0.000319 630.541467 ( 91.381881)
test_rubyspec 0.095336 0.029108 44.411062 ( 49.246199)
total: 154.70 sec