Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-135911
#<BuildRuby:0x000055bc834872c8
@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.20220803-135911",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002599 0.003940 0.847073 ( 2.349638)
build_miniruby 0.000892 0.000127 0.057355 ( 0.056101)
build_ruby 0.000845 0.000121 0.059162 ( 0.057966)
build_all 0.004616 0.000058 1.541666 ( 0.610178)
build_install 0.009753 0.001301 5.634736 ( 2.158078)
test_btest 0.000587 0.000000 50.172105 ( 8.223663)
test_basic 0.001355 0.004340 0.340421 ( 0.428779)
test_all 0.000814 0.000153 637.896537 ( 92.452363)
test_rubyspec 0.068776 0.061935 43.954729 ( 51.406992)
total: 157.74 sec