Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-164108
#<BuildRuby:0x00005555ac583de0
@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.20220612-164108",
@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.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006304 0.842491 ( 0.866696)
build_miniruby 0.000176 0.000737 0.057103 ( 0.055968)
build_ruby 0.000678 0.000208 0.059835 ( 0.058574)
build_all 0.000264 0.004011 1.506250 ( 0.606546)
build_install 0.004081 0.006100 6.348361 ( 2.861080)
test_btest 0.000602 0.000281 47.847593 ( 8.513910)
test_basic 0.000000 0.005802 0.317995 ( 0.406312)
test_all 0.000000 0.001459 650.970078 ( 93.439721)
test_rubyspec 0.060971 0.039590 44.060482 ( 49.639182)
total: 156.45 sec