Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-090609
#<BuildRuby:0x0000555a30416858
@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.20220814-090609",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007245 0.001976 0.844887 ( 1.176202)
build_miniruby 0.001309 0.000357 0.062409 ( 0.061203)
build_ruby 0.001567 0.000000 0.053092 ( 0.051675)
build_all 0.006482 0.001838 1.283736 ( 0.456632)
build_install 0.014335 0.001444 1.586489 ( 0.793985)
test_btest 0.001212 0.000285 52.960206 ( 6.252071)
test_basic 0.006257 0.000381 0.289383 ( 0.385777)
test_all 0.004263 0.000947 486.458191 ( 51.592868)
test_rubyspec 0.081027 0.051588 41.922164 ( 49.373774)
total: 110.15 sec