Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-140057
#<BuildRuby:0x0000555c7bdf4af8
@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-140057",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000007 0.000019 ( 0.000018)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.005669 0.006404 1.001120 ( 1.369542)
build_miniruby 0.001099 0.000733 0.075219 ( 0.073804)
build_ruby 0.001235 0.000823 0.080882 ( 0.078733)
build_all 0.010192 0.000000 4.173293 ( 0.851637)
build_install 0.020388 0.003067 8.027676 ( 2.434915)
test_btest 0.000729 0.000325 77.190054 ( 8.061283)
test_basic 0.003931 0.004175 0.346789 ( 0.433706)
test_all 0.001162 0.000551 689.042636 ( 67.179898)
test_rubyspec 0.107466 0.060123 46.332365 ( 51.435227)
total: 131.92 sec