Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-184658
#<BuildRuby:0x000055d9a3debea8
@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.20220603-184658",
@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.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001968 0.004343 0.871517 ( 1.275520)
build_miniruby 0.000816 0.000188 0.057642 ( 0.056292)
build_ruby 0.000823 0.000190 0.060019 ( 0.058712)
build_all 0.003529 0.000815 1.514973 ( 0.621403)
build_install 0.004969 0.005980 6.282515 ( 2.838013)
test_btest 0.000460 0.000142 51.274045 ( 8.267529)
test_basic 0.002344 0.003970 0.346079 ( 0.433323)
test_all 0.000942 0.000336 642.883252 ( 94.011481)
test_rubyspec 0.068173 0.036124 44.356312 ( 50.102635)
total: 157.67 sec