Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-091435
#<BuildRuby:0x0000560afc27b340
@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.20220224-091435",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006902 0.004711 0.869104 ( 3.637523)
build_miniruby 0.001703 0.000393 0.071159 ( 0.068734)
build_ruby 0.001727 0.000399 0.076881 ( 0.074966)
build_all 0.006293 0.005049 4.234595 ( 0.851525)
build_install 0.015837 0.008401 7.918238 ( 2.394931)
test_btest 0.000778 0.000260 75.414723 ( 8.134405)
test_basic 0.001506 0.006089 0.328729 ( 0.416714)
test_all 0.001614 0.000646 655.904302 ( 65.330474)
test_rubyspec 0.124089 0.039153 46.217573 ( 51.304782)
total: 132.21 sec