Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-173001
#<BuildRuby:0x0000559265f47f20
@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.20220511-173001",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006502 0.000173 0.875665 ( 1.403274)
build_miniruby 0.000957 0.000000 0.057224 ( 0.055938)
build_ruby 0.000921 0.000000 0.057918 ( 0.056744)
build_all 0.000806 0.003460 1.499335 ( 0.606911)
build_install 0.006766 0.004275 6.348380 ( 2.896239)
test_btest 0.000647 0.000108 54.509199 ( 8.082636)
test_basic 0.001475 0.004312 0.258330 ( 0.346986)
test_all 0.001285 0.000000 605.809710 ( 97.573441)
test_rubyspec 0.060276 0.068888 44.283798 ( 49.167195)
total: 160.19 sec