Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-165429
#<BuildRuby:0x00005583b43083a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220729-165429",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000031 0.000002 0.000033 ( 0.000028)
build_up 0.007825 0.004905 1.005704 ( 1.005524)
build_miniruby 0.000000 0.001869 0.070456 ( 0.069982)
build_ruby 0.000000 0.001937 0.074057 ( 0.073591)
build_all 0.006119 0.005230 1.522904 ( 0.581359)
build_install 0.019230 0.002734 5.230313 ( 2.123012)
test_btest 0.001079 0.000245 78.422555 ( 8.341247)
test_basic 0.002977 0.005017 0.334409 ( 0.423924)
test_all 0.001398 0.001619 632.897271 ( 64.292988)
test_rubyspec 0.128696 0.047424 45.757880 ( 51.394382)
total: 128.31 sec