Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-225204
#<BuildRuby:0x0000557ccc3b7d58
@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.20220809-225204",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006137 0.000438 0.887579 ( 0.932061)
build_miniruby 0.000000 0.001017 0.057677 ( 0.056511)
build_ruby 0.000000 0.000824 0.059546 ( 0.058389)
build_all 0.001968 0.002662 1.535004 ( 0.585227)
build_install 0.008486 0.000538 5.672162 ( 2.166214)
test_btest 0.000749 0.000100 54.921332 ( 8.147957)
test_basic 0.000698 0.004918 0.256624 ( 0.346242)
test_all 0.001064 0.000212 617.544238 ( 89.013412)
test_rubyspec 0.067865 0.020643 43.669466 ( 51.088249)
total: 152.39 sec