Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-191603
#<BuildRuby:0x0000558e31febf40
@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.20220509-191603",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000025 0.000002 0.000027 ( 0.000041)
build_up 0.006177 0.000441 0.869378 ( 1.041311)
build_miniruby 0.000939 0.000067 0.057494 ( 0.056148)
build_ruby 0.000854 0.000061 0.057476 ( 0.056210)
build_all 0.003980 0.000284 1.484688 ( 0.592107)
build_install 0.006665 0.004365 6.298923 ( 2.832676)
test_btest 0.000651 0.000082 52.500515 ( 8.154956)
test_basic 0.005110 0.000639 0.298975 ( 0.387287)
test_all 0.001190 0.000149 630.275673 ( 90.400532)
test_rubyspec 0.073147 0.043989 43.967989 ( 48.884471)
total: 152.41 sec