Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-192013
#<BuildRuby:0x0000556e7deebda8
@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.20220508-192013",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.006306 0.000451 0.854803 ( 1.204735)
build_miniruby 0.000951 0.000068 0.057427 ( 0.056135)
build_ruby 0.000828 0.000059 0.057743 ( 0.056542)
build_all 0.004370 0.000000 1.498514 ( 0.595021)
build_install 0.007110 0.003753 6.228975 ( 2.787642)
test_btest 0.000708 0.000079 54.734615 ( 8.165966)
test_basic 0.001712 0.004428 0.329938 ( 0.417515)
test_all 0.001188 0.000198 610.229682 ( 95.395692)
test_rubyspec 0.076830 0.019238 43.784760 ( 48.691025)
total: 157.37 sec