Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-164647
#<BuildRuby:0x0000560286fdbe00
@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.20220824-164647",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005553 0.000925 0.896953 ( 2.227444)
build_miniruby 0.000812 0.000136 0.057314 ( 0.056105)
build_ruby 0.000883 0.000147 0.059409 ( 0.058097)
build_all 0.003883 0.000647 1.508578 ( 0.586970)
build_install 0.001806 0.009184 1.914368 ( 0.958530)
test_btest 0.000589 0.000181 55.984065 ( 8.387050)
test_basic 0.000752 0.005186 0.342679 ( 0.430467)
test_all 0.002165 0.000000 608.037208 ( 89.897420)
test_rubyspec 0.075011 0.054932 44.299683 ( 52.550162)
total: 155.15 sec