Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-105118
#<BuildRuby:0x00005606e36df340
@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.20220303-105118",
@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.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005810 0.005460 1.042103 ( 1.225927)
build_miniruby 0.001921 0.000443 0.080288 ( 0.078077)
build_ruby 0.001739 0.000000 0.071068 ( 0.069182)
build_all 0.008593 0.001223 4.222619 ( 0.846043)
build_install 0.017771 0.005692 7.900673 ( 2.400560)
test_btest 0.000000 0.001090 76.757928 ( 8.549361)
test_basic 0.004380 0.003837 0.330869 ( 0.418517)
test_all 0.001328 0.000369 694.880051 ( 67.503734)
test_rubyspec 0.096163 0.060665 46.209276 ( 51.335931)
total: 132.43 sec