Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-153430
#<BuildRuby:0x000055d1f04b04e8
@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.20220306-153430",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007916 0.004008 1.021888 ( 1.230046)
build_miniruby 0.001574 0.000315 0.078126 ( 0.075964)
build_ruby 0.002193 0.000000 0.072630 ( 0.070368)
build_all 0.009235 0.000572 4.188580 ( 0.858981)
build_install 0.017394 0.006176 7.963248 ( 2.395891)
test_btest 0.001512 0.000000 70.674320 ( 8.179090)
test_basic 0.006840 0.000732 0.335641 ( 0.424887)
test_all 0.001340 0.000268 702.148349 ( 67.449436)
test_rubyspec 0.117330 0.043502 46.358873 ( 51.591090)
total: 132.28 sec