Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-205216
#<BuildRuby:0x0000557a961232c8
@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.20220817-205216",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006743 0.000191 0.806818 ( 1.282572)
build_miniruby 0.000787 0.000052 0.058037 ( 0.056871)
build_ruby 0.001012 0.000000 0.059780 ( 0.058572)
build_all 0.004459 0.000092 1.526803 ( 0.584589)
build_install 0.010428 0.000365 1.906624 ( 0.955542)
test_btest 0.000897 0.000053 55.680892 ( 8.239329)
test_basic 0.005059 0.000298 0.300213 ( 0.389054)
test_all 0.001353 0.000079 632.799476 ( 92.196933)
test_rubyspec 0.086022 0.037839 43.858417 ( 51.253503)
total: 155.02 sec