Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-042511
#<BuildRuby:0x0000560c79b0c0f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-042511",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004685 0.000107 1.239639 ( 1.253837)
build_miniruby 0.000711 0.000102 1.078188 ( 1.077060)
build_ruby 0.001116 0.000160 2.845356 ( 2.758047)
build_all 0.009009 0.000092 15.892137 ( 3.361236)
build_install 0.006183 0.004537 2.255639 ( 1.214706)
test_btest 0.000504 0.000089 63.951726 ( 11.324348)
test_basic 0.004084 0.000721 0.293955 ( 0.384592)
test_all 0.001553 0.000275 676.005631 (103.467772)
test_rubyspec 0.056342 0.016157 52.816109 ( 61.030728)
total: 185.87 sec