Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-170629
#<BuildRuby:0x000055dd86100f40
@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.20220327-170629",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.008292 0.002764 1.008815 ( 1.067775)
build_miniruby 0.001623 0.000541 0.068189 ( 0.066493)
build_ruby 0.001482 0.000494 0.071349 ( 0.069552)
build_all 0.009438 0.001406 4.105911 ( 0.845717)
build_install 0.013345 0.010361 7.991603 ( 2.415769)
test_btest 0.000701 0.000270 75.671223 ( 7.877486)
test_basic 0.000000 0.008018 0.350614 ( 0.440032)
test_all 0.000412 0.001572 720.320487 ( 69.104818)
test_rubyspec 0.088399 0.075708 45.976610 ( 51.410026)
total: 133.30 sec