Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-195151
#<BuildRuby:0x0000561fe60a84d8
@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.20220301-195151",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.007887 0.004058 1.001171 ( 1.127475)
build_miniruby 0.001686 0.000337 0.074805 ( 0.072934)
build_ruby 0.001642 0.000328 0.080411 ( 0.078606)
build_all 0.008564 0.001713 4.193874 ( 0.851481)
build_install 0.017626 0.007001 7.941676 ( 2.418229)
test_btest 0.001188 0.000283 75.151911 ( 8.247590)
test_basic 0.005456 0.001299 0.333520 ( 0.423782)
test_all 0.002162 0.000000 691.736646 ( 67.414866)
test_rubyspec 0.115504 0.053246 46.180287 ( 51.676887)
total: 132.31 sec