Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-234526
#<BuildRuby:0x0000562aea3b44d8
@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.20220326-234526",
@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.000021 0.000000 0.000021 ( 0.000019)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006865 0.003956 1.005083 ( 1.035520)
build_miniruby 0.001624 0.000325 0.076122 ( 0.074057)
build_ruby 0.001672 0.000335 0.074926 ( 0.073238)
build_all 0.008461 0.000765 4.092485 ( 0.831173)
build_install 0.021613 0.002057 7.924000 ( 2.390288)
test_btest 0.001099 0.000183 72.036899 ( 8.042955)
test_basic 0.006170 0.002593 0.341833 ( 0.429551)
test_all 0.001961 0.000357 706.756637 ( 68.014880)
test_rubyspec 0.136757 0.032728 45.825858 ( 51.298201)
total: 132.19 sec