Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-175434
#<BuildRuby:0x0000561823027510
@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.20220403-175434",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008690 0.005006 0.999783 ( 1.148424)
build_miniruby 0.001631 0.000350 0.076341 ( 0.075168)
build_ruby 0.001673 0.000359 0.079714 ( 0.078431)
build_all 0.009866 0.000000 4.252266 ( 0.856984)
build_install 0.023459 0.000000 8.561018 ( 2.986276)
test_btest 0.001204 0.000000 73.254309 ( 8.300701)
test_basic 0.006423 0.000623 0.338405 ( 0.426718)
test_all 0.001856 0.000253 684.740810 ( 67.492757)
test_rubyspec 0.114839 0.056494 46.580763 ( 51.722465)
total: 133.09 sec