Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-111643
#<BuildRuby:0x000055e407937ba0
@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.20220828-111643",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000046 0.000008 0.000054 ( 0.000052)
build_up 0.011549 0.001176 0.899475 ( 7.802323)
build_miniruby 0.001311 0.000201 0.064772 ( 0.063473)
build_ruby 0.001164 0.000180 0.056165 ( 0.055043)
build_all 0.008158 0.001255 1.242176 ( 0.459636)
build_install 0.003492 0.011735 1.584129 ( 0.799841)
test_btest 0.001048 0.000322 50.347997 ( 6.168706)
test_basic 0.000536 0.005897 0.289442 ( 0.380238)
test_all 0.005415 0.000000 486.723606 ( 52.000574)
test_rubyspec 0.074154 0.065623 41.154884 ( 50.405065)
total: 118.14 sec