Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-075420
#<BuildRuby:0x0000563a641cac88
@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.20220720-075420",
@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.000033 0.000004 0.000037 ( 0.000038)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000062 0.000009 0.000071 ( 0.000071)
build_up 0.009780 0.001397 0.710058 ( 1.114958)
build_miniruby 0.001102 0.000157 0.046249 ( 0.045182)
build_ruby 0.001026 0.000147 0.047438 ( 0.046443)
build_all 0.006606 0.000000 1.216139 ( 0.464996)
build_install 0.011750 0.004624 4.327784 ( 1.844616)
test_btest 0.000945 0.000000 55.447274 ( 7.934905)
test_basic 0.001784 0.004260 0.234585 ( 0.324886)
test_all 0.001209 0.000254 524.553628 ( 55.565872)
test_rubyspec 0.083955 0.043355 41.532420 ( 47.438797)
total: 114.78 sec