Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-055347
#<BuildRuby:0x00005576274a7778
@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.20220309-055347",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010278 0.000791 1.023090 ( 1.558372)
build_miniruby 0.002062 0.000000 0.074802 ( 0.072409)
build_ruby 0.000000 0.002255 0.078683 ( 0.076634)
build_all 0.001749 0.009430 4.179979 ( 0.849325)
build_install 0.018706 0.005797 8.013368 ( 2.407065)
test_btest 0.001063 0.000280 69.421203 ( 8.326770)
test_basic 0.003576 0.004304 0.336226 ( 0.425592)
test_all 0.001427 0.000429 661.800766 ( 65.782842)
test_rubyspec 0.096870 0.055496 46.135197 ( 51.650744)
total: 131.15 sec