Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-063731
#<BuildRuby:0x0000561fa5ff8208
@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.20220812-063731",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002306 0.004339 0.842861 ( 1.151674)
build_miniruby 0.000860 0.000062 0.058066 ( 0.056885)
build_ruby 0.000959 0.000068 0.060199 ( 0.058950)
build_all 0.004464 0.000000 1.540928 ( 0.593288)
build_install 0.011147 0.000129 5.676057 ( 2.193385)
test_btest 0.000685 0.000040 54.984918 ( 8.309557)
test_basic 0.005191 0.000305 0.287614 ( 0.376662)
test_all 0.002099 0.000124 640.306641 ( 92.554218)
test_rubyspec 0.050353 0.020985 44.072214 ( 51.523778)
total: 156.82 sec