Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-233706
#<BuildRuby:0x000055b949cca8a0
@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.20220212-233706",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004184 0.006739 0.954311 ( 1.116638)
build_miniruby 0.001300 0.000434 0.076505 ( 0.074900)
build_ruby 0.001585 0.000529 0.073549 ( 0.071936)
build_all 0.001711 0.008713 4.152655 ( 0.801847)
build_install 0.011697 0.012438 7.780351 ( 2.321200)
test_btest 0.000835 0.000470 77.782307 ( 8.362024)
test_basic 0.007318 0.001433 0.344377 ( 0.431587)
test_all 0.001013 0.000537 658.652085 ( 64.930965)
test_rubyspec 0.093954 0.069224 46.167154 ( 51.654964)
total: 129.77 sec