Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-105919
#<BuildRuby:0x000055ef102ee8c0
@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.20220731-105919",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002345 0.004204 0.806891 ( 0.972590)
build_miniruby 0.000772 0.000110 0.056975 ( 0.055799)
build_ruby 0.000854 0.000122 0.058809 ( 0.057587)
build_all 0.004656 0.000066 1.532693 ( 0.594776)
build_install 0.011058 0.000313 5.630914 ( 2.150419)
test_btest 0.000740 0.000087 46.720802 ( 8.885036)
test_basic 0.005897 0.000166 0.374236 ( 0.462358)
test_all 0.001228 0.000000 590.428174 ( 89.003732)
test_rubyspec 0.095739 0.020659 44.024821 ( 49.620328)
total: 151.80 sec