Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-134733
#<BuildRuby:0x000055b545ac0620
@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.20220920-134733",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000039 0.000006 0.000045 ( 0.000035)
build_up 0.011848 0.000000 1.078697 ( 1.114466)
build_miniruby 0.001898 0.000197 0.118697 ( 0.114475)
build_ruby 0.002095 0.000262 0.116369 ( 0.098236)
build_all 0.004722 0.005216 1.594472 ( 0.650027)
build_install 0.012975 0.010347 1.933586 ( 0.970037)
test_btest 0.001429 0.000397 78.860349 ( 8.759418)
test_basic 0.002253 0.004086 0.377174 ( 0.466782)
test_all 0.002003 0.005097 647.295505 ( 66.496601)
test_rubyspec 0.101466 0.069389 45.684599 ( 54.205415)
total: 132.88 sec