Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-064517
#<BuildRuby:0x00005637289f7f58
@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.20220818-064517",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005553 0.001515 0.858276 ( 1.323532)
build_miniruby 0.000840 0.000229 0.058177 ( 0.056806)
build_ruby 0.000813 0.000222 0.060457 ( 0.059210)
build_all 0.003753 0.001024 1.551936 ( 0.599206)
build_install 0.009900 0.001185 1.900934 ( 0.966541)
test_btest 0.000774 0.000193 47.981357 ( 8.676691)
test_basic 0.001562 0.004374 0.316142 ( 0.404519)
test_all 0.002408 0.000000 619.843139 ( 87.869788)
test_rubyspec 0.067799 0.048422 43.818224 ( 51.186634)
total: 151.14 sec