Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-035227
#<BuildRuby:0x000055d7eb6f3e98
@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.20220528-035227",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006020 0.000464 0.858209 ( 1.029900)
build_miniruby 0.000673 0.000168 0.057035 ( 0.055910)
build_ruby 0.000773 0.000193 0.057732 ( 0.056560)
build_all 0.003356 0.000839 1.518387 ( 0.614997)
build_install 0.007154 0.004092 6.317250 ( 2.867439)
test_btest 0.000589 0.000169 52.248544 ( 8.292881)
test_basic 0.002538 0.003924 0.335126 ( 0.422406)
test_all 0.000940 0.000313 653.816619 ( 95.695484)
test_rubyspec 0.086278 0.035197 44.052671 ( 49.615745)
total: 158.65 sec