Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-011741
#<BuildRuby:0x0000561307317ea8
@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.20220521-011741",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006918 0.879203 ( 0.932983)
build_miniruby 0.000000 0.001017 0.057386 ( 0.056189)
build_ruby 0.000000 0.001057 0.058788 ( 0.057531)
build_all 0.001629 0.002728 1.503101 ( 0.600575)
build_install 0.007970 0.001054 6.307568 ( 2.832215)
test_btest 0.000530 0.000141 44.382198 ( 8.832675)
test_basic 0.002065 0.003617 0.285271 ( 0.374124)
test_all 0.000000 0.002321 614.074630 ( 91.387234)
test_rubyspec 0.048954 0.025508 44.094760 ( 49.739685)
total: 154.81 sec