Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-233306
#<BuildRuby:0x000055d3951048e8
@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.20220220-233306",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000028 0.000008 0.000036 ( 0.000032)
build_up 0.004456 0.005634 0.953232 ( 1.099644)
build_miniruby 0.001366 0.000497 0.071665 ( 0.069626)
build_ruby 0.001239 0.000450 0.073862 ( 0.072004)
build_all 0.006646 0.005495 4.091807 ( 0.787322)
build_install 0.016545 0.006894 7.783039 ( 2.324295)
test_btest 0.000791 0.000329 73.942720 ( 8.243561)
test_basic 0.000315 0.006457 0.340663 ( 0.430523)
test_all 0.001727 0.000000 702.507541 ( 67.528045)
test_rubyspec 0.104764 0.075037 46.273279 ( 51.802812)
total: 132.36 sec