Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-145914
#<BuildRuby:0x000055d5a0a2be00
@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.20220805-145914",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.006426 0.869789 ( 1.841968)
build_miniruby 0.000000 0.001061 0.057985 ( 0.056685)
build_ruby 0.000000 0.001038 0.060520 ( 0.059206)
build_all 0.001969 0.002975 1.521705 ( 0.585646)
build_install 0.009379 0.001924 5.615533 ( 2.150198)
test_btest 0.000636 0.000227 54.792925 ( 7.972552)
test_basic 0.003858 0.001377 0.323034 ( 0.412002)
test_all 0.000793 0.000283 627.208066 ( 92.406414)
test_rubyspec 0.075103 0.042355 43.516283 ( 50.924012)
total: 156.41 sec