Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-204302
#<BuildRuby:0x0000563a36b53440
@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.20220329-204302",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011368 0.001062 1.002904 ( 1.074165)
build_miniruby 0.001883 0.000269 0.077279 ( 0.077135)
build_ruby 0.002039 0.000291 0.071681 ( 0.071120)
build_all 0.004788 0.005793 4.079796 ( 0.853791)
build_install 0.023063 0.000434 8.008590 ( 2.476022)
test_btest 0.001129 0.000188 80.229498 ( 8.330220)
test_basic 0.007185 0.001197 0.340501 ( 0.431496)
test_all 0.001512 0.000252 696.184995 ( 67.914726)
test_rubyspec 0.108028 0.063629 45.913072 ( 51.303701)
total: 132.53 sec