Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-150723
#<BuildRuby:0x0000562b3be18450
@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-150723",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003819 0.008029 1.015791 ( 1.201662)
build_miniruby 0.000979 0.000489 0.077654 ( 0.076247)
build_ruby 0.001227 0.000613 0.075168 ( 0.073108)
build_all 0.009542 0.000000 1.503349 ( 0.627412)
build_install 0.020079 0.001387 5.335954 ( 2.176800)
test_btest 0.001432 0.000000 71.594662 ( 8.348407)
test_basic 0.006015 0.000954 0.340207 ( 0.433230)
test_all 0.001247 0.000394 666.534994 ( 71.432027)
test_rubyspec 0.100968 0.049674 46.052873 ( 51.220768)
total: 135.59 sec