Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-035639
#<BuildRuby:0x0000556007888328
@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.20220816-035639",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006121 0.000322 0.813286 ( 0.887438)
build_miniruby 0.000757 0.000116 0.057933 ( 0.056765)
build_ruby 0.000903 0.000139 0.059765 ( 0.058529)
build_all 0.000995 0.003711 1.522792 ( 0.585415)
build_install 0.007124 0.003886 1.917731 ( 0.956122)
test_btest 0.000661 0.000165 52.716226 ( 8.232924)
test_basic 0.000911 0.004460 0.278750 ( 0.368060)
test_all 0.002480 0.000776 619.299269 ( 87.676334)
test_rubyspec 0.079525 0.039723 44.016365 ( 51.398195)
total: 150.22 sec