Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-151406
#<BuildRuby:0x000055bc46f0b448
@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.20220607-151406",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002223 0.004517 0.853932 ( 1.238147)
build_miniruby 0.000877 0.000135 0.057453 ( 0.056279)
build_ruby 0.000785 0.000121 0.059222 ( 0.058059)
build_all 0.004179 0.000000 1.510823 ( 0.605656)
build_install 0.009204 0.000000 6.304054 ( 2.851501)
test_btest 0.000905 0.000000 54.883578 ( 8.015950)
test_basic 0.005538 0.000243 0.258958 ( 0.347779)
test_all 0.001176 0.000138 612.328599 ( 98.282668)
test_rubyspec 0.065785 0.063313 44.145295 ( 49.732173)
total: 161.19 sec