Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-133338
#<BuildRuby:0x000055c5e0f565a8
@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-133338",
@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.000018 0.000000 0.000018 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.002304 0.004333 0.860416 ( 1.695173)
build_miniruby 0.000986 0.000070 0.057248 ( 0.055844)
build_ruby 0.000941 0.000067 0.057775 ( 0.056550)
build_all 0.004263 0.000000 1.500709 ( 0.606607)
build_install 0.006589 0.004723 6.307526 ( 2.845069)
test_btest 0.000566 0.000070 47.004176 ( 8.937670)
test_basic 0.005051 0.000631 0.286268 ( 0.375225)
test_all 0.001057 0.000133 646.890120 ( 92.778198)
test_rubyspec 0.067903 0.018204 44.205702 ( 49.190789)
total: 156.54 sec