Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-205105
#<BuildRuby:0x00005612e8ce7fb0
@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.20220828-205105",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005696 0.000877 0.804645 ( 0.897636)
build_miniruby 0.000919 0.000141 0.057523 ( 0.056122)
build_ruby 0.000868 0.000134 0.060077 ( 0.058742)
build_all 0.004794 0.000047 1.535365 ( 0.580973)
build_install 0.008138 0.002854 1.901788 ( 0.953816)
test_btest 0.000000 0.000692 46.302583 ( 8.489804)
test_basic 0.000000 0.005317 0.284696 ( 0.374325)
test_all 0.001634 0.000151 613.185532 ( 91.812971)
test_rubyspec 0.086366 0.041475 43.329487 ( 51.681192)
total: 154.91 sec