Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-152154
#<BuildRuby:0x0000557b7cdefe70
@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.20221209-152154",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000000 0.005090 1.175216 ( 1.204058)
build_miniruby 0.000000 0.001085 0.984531 ( 0.982905)
build_ruby 0.000000 0.001424 2.754364 ( 2.656716)
build_all 0.008226 0.000793 15.858824 ( 3.215009)
build_install 0.004716 0.004240 2.194043 ( 1.243370)
test_btest 0.000456 0.000103 65.176051 ( 10.623569)
test_basic 0.003786 0.000861 0.289637 ( 0.380903)
test_all 0.000831 0.000189 663.250540 (104.251716)
test_rubyspec 0.053595 0.015209 52.817344 ( 60.940482)
total: 185.50 sec