Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-000816
#<BuildRuby:0x0000563ebec8b858
@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.20220616-000816",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000021 0.000000 0.000021 ( 0.000036)
build_up 0.013241 0.000000 1.038406 ( 2.081302)
build_miniruby 0.002178 0.000000 0.066819 ( 0.065273)
build_ruby 0.001943 0.000000 0.070328 ( 0.069105)
build_all 0.008882 0.000438 1.507200 ( 0.600636)
build_install 0.016722 0.006785 5.799301 ( 2.828477)
test_btest 0.001090 0.000229 71.037621 ( 8.624160)
test_basic 0.006550 0.000337 0.333941 ( 0.423545)
test_all 0.002664 0.000533 684.248581 ( 66.950764)
test_rubyspec 0.115747 0.055011 45.836385 ( 51.550759)
total: 133.20 sec