Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-125255
#<BuildRuby:0x000056277f5b4620
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220908-125255",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009967 0.000376 1.141877 ( 1.269235)
build_miniruby 0.001467 0.000092 0.074298 ( 0.074095)
build_ruby 0.001976 0.000123 0.075011 ( 0.073729)
build_all 0.008909 0.000557 1.494768 ( 0.608456)
build_install 0.015666 0.005717 1.906466 ( 0.958247)
test_btest 0.001146 0.000127 94.022018 ( 9.271367)
test_basic 0.007663 0.000229 0.357589 ( 0.447587)
test_all 0.002603 0.000274 637.786033 ( 66.104039)
test_rubyspec 0.112041 0.058897 47.133503 ( 55.585279)
total: 134.39 sec