Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-085331
#<BuildRuby:0x00005566255ccb88
@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.20220825-085331",
@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.000008 0.000002 0.000010 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001723 0.008826 0.961842 ( 1.148835)
build_miniruby 0.001254 0.000675 0.076400 ( 0.074725)
build_ruby 0.000011 0.001598 0.075720 ( 0.074347)
build_all 0.005321 0.005170 1.523767 ( 0.559240)
build_install 0.015983 0.005508 1.898648 ( 0.931724)
test_btest 0.000769 0.000423 74.112203 ( 8.399337)
test_basic 0.003752 0.003656 0.330546 ( 0.419784)
test_all 0.003329 0.001902 656.614834 ( 65.565784)
test_rubyspec 0.097562 0.074534 45.799210 ( 54.381677)
total: 131.56 sec