Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-103541
#<BuildRuby:0x000055d2362ce8a0
@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.20220227-103541",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006458 0.004624 0.981349 ( 1.092589)
build_miniruby 0.002338 0.000000 0.073582 ( 0.070923)
build_ruby 0.001688 0.000025 0.080523 ( 0.078667)
build_all 0.009904 0.000462 4.148210 ( 0.847680)
build_install 0.020006 0.002602 7.945634 ( 2.428855)
test_btest 0.000000 0.001502 74.329156 ( 8.342770)
test_basic 0.000000 0.008764 0.341052 ( 0.433480)
test_all 0.001232 0.000993 671.241686 ( 66.003698)
test_rubyspec 0.090686 0.066000 46.260772 ( 51.686742)
total: 130.99 sec