Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-101226
#<BuildRuby:0x000055ebe0b13fb0
@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.20220613-101226",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002001 0.004361 0.828690 ( 1.018299)
build_miniruby 0.000857 0.000198 0.057755 ( 0.056571)
build_ruby 0.000840 0.000194 0.059816 ( 0.058537)
build_all 0.004205 0.000002 1.511712 ( 0.612461)
build_install 0.008956 0.001920 6.288688 ( 2.841957)
test_btest 0.000606 0.000129 52.825891 ( 8.580493)
test_basic 0.005326 0.000087 0.324786 ( 0.413279)
test_all 0.001060 0.000212 620.823898 ( 94.500378)
test_rubyspec 0.092301 0.034196 44.138600 ( 49.701945)
total: 157.78 sec