Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-180706
#<BuildRuby:0x000055db929a3670
@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.20220819-180706",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006420 0.000163 0.880378 ( 1.471785)
build_miniruby 0.000917 0.000066 0.057423 ( 0.056228)
build_ruby 0.001060 0.000000 0.059632 ( 0.058386)
build_all 0.001270 0.003111 1.576022 ( 0.610435)
build_install 0.008819 0.002394 1.950792 ( 0.978104)
test_btest 0.000772 0.000105 47.364982 ( 8.951460)
test_basic 0.005391 0.000268 0.331065 ( 0.419691)
test_all 0.001635 0.000213 636.522929 ( 94.537643)
test_rubyspec 0.101998 0.023304 44.271385 ( 52.533370)
total: 159.62 sec