Logfile: /home/ko1/ruby/logs/brlog.trunk.20220514-062709
#<BuildRuby:0x000055eafe806620
@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.20220514-062709",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005811 0.000894 0.846662 ( 1.141222)
build_miniruby 0.000885 0.000136 0.056903 ( 0.055675)
build_ruby 0.000896 0.000138 0.057888 ( 0.056505)
build_all 0.003708 0.000571 1.501896 ( 0.599157)
build_install 0.007587 0.003528 6.336660 ( 2.859845)
test_btest 0.000700 0.000131 48.057871 ( 8.655694)
test_basic 0.005643 0.000214 0.361154 ( 0.449156)
test_all 0.001174 0.000000 651.357091 ( 95.068426)
test_rubyspec 0.085372 0.030995 44.417525 ( 49.290054)
total: 158.18 sec