Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-041126
#<BuildRuby:0x00005629f6bd4f40
@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.20220312-041126",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.010392 0.000556 1.047144 ( 1.142257)
build_miniruby 0.001586 0.000340 0.079462 ( 0.077348)
build_ruby 0.001646 0.000353 0.078721 ( 0.076591)
build_all 0.009280 0.000990 1.508739 ( 0.611910)
build_install 0.016997 0.006713 5.225327 ( 2.180497)
test_btest 0.001567 0.000372 78.172598 ( 8.344528)
test_basic 0.006778 0.001613 0.340934 ( 0.439262)
test_all 0.001514 0.000361 702.980436 ( 68.376066)
test_rubyspec 0.118305 0.057670 46.393621 ( 51.800433)
total: 133.05 sec