Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-183125
#<BuildRuby:0x00005575701e9570
@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.20220811-183125",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009302 0.000836 0.842354 ( 0.893671)
build_miniruby 0.001631 0.000250 0.063517 ( 0.062912)
build_ruby 0.001951 0.000300 0.067304 ( 0.066153)
build_all 0.007136 0.000000 1.243683 ( 0.474202)
build_install 0.011661 0.004694 4.291304 ( 1.827439)
test_btest 0.001946 0.000344 51.681538 ( 6.233474)
test_basic 0.001956 0.004158 0.291793 ( 0.384282)
test_all 0.003597 0.000000 485.324708 ( 51.268032)
test_rubyspec 0.112195 0.033466 41.463376 ( 49.074029)
total: 110.29 sec