Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-164050
#<BuildRuby:0x0000556906260010
@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.20221211-164050",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.004156 0.924065 ( 1.287452)
build_miniruby 0.000000 0.000880 0.957543 ( 0.956231)
build_ruby 0.000500 0.000944 2.780682 ( 2.694603)
build_all 0.007994 0.001169 15.945298 ( 3.325000)
build_install 0.007661 0.002042 2.244009 ( 1.265289)
test_btest 0.000492 0.000131 67.014107 ( 10.692244)
test_basic 0.001418 0.003506 0.309796 ( 0.400095)
test_all 0.001047 0.000327 676.076712 (140.273593)
test_rubyspec 0.032137 0.029081 52.861060 ( 61.105773)
total: 222.00 sec