Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-011844
#<BuildRuby:0x000055c3b6654148
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-011844",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002820 0.003460 0.864898 ( 1.080972)
build_miniruby 0.000858 0.000114 0.056998 ( 0.055779)
build_ruby 0.000806 0.000107 0.058962 ( 0.057787)
build_all 0.003695 0.000493 1.508438 ( 0.613530)
build_install 0.004563 0.006619 6.271044 ( 2.808403)
test_btest 0.001279 0.000284 55.572695 ( 8.206969)
test_basic 0.005102 0.001134 0.337251 ( 0.425398)
test_all 0.001136 0.000253 625.128644 ( 93.176876)
test_rubyspec 0.101146 0.029301 44.324688 ( 49.205674)
total: 155.63 sec