Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-194039
#<BuildRuby:0x0000557b1c0a4118
@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.20220506-194039",
@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.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005944 0.000915 0.834605 ( 1.080022)
build_miniruby 0.000725 0.000112 0.056782 ( 0.055564)
build_ruby 0.000932 0.000000 0.057584 ( 0.056463)
build_all 0.004220 0.000000 1.484656 ( 0.597345)
build_install 0.008749 0.000096 6.295857 ( 2.808301)
test_btest 0.000601 0.000075 54.602534 ( 8.229427)
test_basic 0.001492 0.003979 0.343893 ( 0.432221)
test_all 0.000000 0.001445 612.895057 ( 92.360843)
test_rubyspec 0.052288 0.038482 43.731081 ( 48.845873)
total: 154.47 sec