Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-134152
#<BuildRuby:0x00005567a4307800
@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.20220828-134152",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000069)
build_up 0.000000 0.012011 1.006842 ( 0.989888)
build_miniruby 0.001707 0.000711 0.075277 ( 0.073801)
build_ruby 0.001677 0.000698 0.071433 ( 0.069850)
build_all 0.006442 0.002684 1.519132 ( 0.577491)
build_install 0.013650 0.008908 1.903263 ( 0.940631)
test_btest 0.000817 0.000377 78.888672 ( 8.890514)
test_basic 0.001557 0.006432 0.345936 ( 0.434758)
test_all 0.003333 0.001794 672.032147 ( 66.217978)
test_rubyspec 0.114883 0.064082 45.653657 ( 54.104025)
total: 132.30 sec