Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-042907
#<BuildRuby:0x000055760d930480
@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.20220214-042907",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009586 0.001475 0.940628 ( 6.303546)
build_miniruby 0.001772 0.000000 0.077473 ( 0.077333)
build_ruby 0.001711 0.000000 0.076095 ( 0.076606)
build_all 0.009250 0.000000 3.955478 ( 0.767052)
build_install 0.016867 0.005806 7.621506 ( 2.325742)
test_btest 0.000853 0.000142 76.748269 ( 8.084249)
test_basic 0.006598 0.001099 0.324532 ( 0.414679)
test_all 0.001502 0.000251 699.475012 ( 67.400421)
test_rubyspec 0.110628 0.062834 45.444366 ( 50.938154)
total: 136.39 sec