Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-203138
#<BuildRuby:0x000055787740c208
@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.20220608-203138",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006653 0.000183 0.873350 ( 2.500801)
build_miniruby 0.000973 0.000065 0.057316 ( 0.056117)
build_ruby 0.000927 0.000062 0.058854 ( 0.057632)
build_all 0.000036 0.004235 1.508740 ( 0.607000)
build_install 0.004426 0.006633 6.314205 ( 2.844840)
test_btest 0.000638 0.000142 50.680465 ( 8.529956)
test_basic 0.005400 0.000333 0.307917 ( 0.396245)
test_all 0.001236 0.000260 641.927369 ( 94.761552)
test_rubyspec 0.065390 0.061569 44.048664 ( 49.664218)
total: 159.42 sec