Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-172309
#<BuildRuby:0x00005640adec7680
@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.20220306-172309",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008234 0.002675 1.005986 ( 1.291685)
build_miniruby 0.001323 0.000234 0.066970 ( 0.065877)
build_ruby 0.001497 0.000264 0.080257 ( 0.079238)
build_all 0.009850 0.000000 4.191225 ( 0.861642)
build_install 0.023492 0.000326 8.006209 ( 2.467758)
test_btest 0.001385 0.000166 71.387762 ( 8.375038)
test_basic 0.008202 0.000020 0.318291 ( 0.407159)
test_all 0.000000 0.001711 707.624743 ( 67.873904)
test_rubyspec 0.113767 0.043161 46.432191 ( 51.557597)
total: 132.98 sec