Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-051651
#<BuildRuby:0x0000559c63248010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-051651",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001255 0.003399 1.191162 ( 1.363336)
build_miniruby 0.000917 0.000000 1.015998 ( 1.014731)
build_ruby 0.001284 0.000000 2.799340 ( 2.705532)
build_all 0.008530 0.000586 15.852555 ( 3.289957)
build_install 0.005370 0.004272 2.271578 ( 1.269347)
test_btest 0.000464 0.000103 62.071603 ( 11.326958)
test_basic 0.003635 0.000808 0.294954 ( 0.386595)
test_all 0.000861 0.000192 676.407002 (103.926326)
test_rubyspec 0.036492 0.029465 53.159902 ( 61.388140)
total: 186.67 sec