Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-111054
#<BuildRuby:0x000055869c7d2f08
@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.20220827-111054",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000042 0.000007 0.000049 ( 0.000051)
build_up 0.002903 0.008965 0.846151 ( 1.180301)
build_miniruby 0.001165 0.000388 0.054856 ( 0.053390)
build_ruby 0.000000 0.002251 0.064815 ( 0.062685)
build_all 0.006507 0.002868 1.283358 ( 0.470221)
build_install 0.012652 0.002906 1.590595 ( 0.781947)
test_btest 0.000645 0.000230 53.452748 ( 6.078517)
test_basic 0.005859 0.000000 0.298830 ( 0.388289)
test_all 0.004640 0.000000 488.238458 ( 52.099771)
test_rubyspec 0.089568 0.046848 41.936687 ( 50.561857)
total: 111.68 sec