Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-183855
#<BuildRuby:0x0000560913d5c1f0
@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.20220507-183855",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006312 0.000344 0.882245 ( 0.997987)
build_miniruby 0.000919 0.000131 0.057029 ( 0.055736)
build_ruby 0.000885 0.000000 0.058113 ( 0.056868)
build_all 0.004444 0.000000 1.483862 ( 0.592910)
build_install 0.010721 0.000000 6.274620 ( 2.808013)
test_btest 0.000624 0.000000 49.073111 ( 8.694658)
test_basic 0.000000 0.005932 0.284609 ( 0.373091)
test_all 0.000000 0.001478 655.656220 ( 94.906096)
test_rubyspec 0.097277 0.033432 43.832179 ( 48.743741)
total: 157.23 sec