Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-213627
#<BuildRuby:0x000055eed3cffe00
@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.20220628-213627",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005123 0.001281 0.847274 ( 1.043023)
build_miniruby 0.000748 0.000187 0.057641 ( 0.056485)
build_ruby 0.000732 0.000183 0.058809 ( 0.057666)
build_all 0.004315 0.000000 1.491649 ( 0.598424)
build_install 0.007956 0.003084 6.278755 ( 2.816645)
test_btest 0.000730 0.000183 51.726655 ( 8.300932)
test_basic 0.004598 0.001150 0.293841 ( 0.382121)
test_all 0.000000 0.001750 629.519739 ( 92.749503)
test_rubyspec 0.075118 0.042008 44.643049 ( 50.192081)
total: 156.20 sec