Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-213035
#<BuildRuby:0x000055f9b9d2a9c0
@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.20220808-213035",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007409 0.002021 0.862698 ( 0.938079)
build_miniruby 0.001166 0.000318 0.054173 ( 0.052688)
build_ruby 0.001143 0.000312 0.053908 ( 0.052405)
build_all 0.000000 0.009642 1.232908 ( 0.473940)
build_install 0.014704 0.002698 4.287167 ( 1.775307)
test_btest 0.001419 0.000568 52.567075 ( 6.001542)
test_basic 0.004377 0.001751 0.277365 ( 0.368034)
test_all 0.003675 0.000000 482.256555 ( 51.749550)
test_rubyspec 0.096296 0.052765 41.687573 ( 49.290803)
total: 110.70 sec