Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-023540
#<BuildRuby:0x000055af5736ccc8
@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.20220728-023540",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002869 0.008555 0.979163 ( 1.399962)
build_miniruby 0.002339 0.000000 0.073837 ( 0.072245)
build_ruby 0.002183 0.000000 0.075791 ( 0.074152)
build_all 0.006284 0.003686 1.515334 ( 0.567065)
build_install 0.021069 0.000265 5.215067 ( 2.107254)
test_btest 0.001159 0.000276 74.849580 ( 8.276052)
test_basic 0.005889 0.001402 0.321133 ( 0.411484)
test_all 0.001509 0.000359 646.878767 ( 65.820356)
test_rubyspec 0.094477 0.075573 45.462196 ( 51.140841)
total: 129.87 sec