Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-191816
#<BuildRuby:0x0000559e36aac060
@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.20220420-191816",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006574 0.000000 0.823941 ( 1.364818)
build_miniruby 0.001065 0.000000 0.056745 ( 0.055472)
build_ruby 0.001043 0.000000 0.059341 ( 0.058084)
build_all 0.004046 0.000000 1.465581 ( 0.597626)
build_install 0.006092 0.004803 6.179028 ( 2.793200)
test_btest 0.000653 0.000041 47.570511 ( 8.619446)
test_basic 0.001293 0.005012 0.348377 ( 0.435421)
test_all 0.001299 0.000162 625.911143 ( 90.078793)
test_rubyspec 0.074196 0.046881 43.843782 ( 48.857013)
total: 152.86 sec