Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-103812
#<BuildRuby:0x0000555c22d53eb8
@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.20220428-103812",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000388 0.006088 0.847080 ( 1.080811)
build_miniruby 0.000742 0.000212 0.056838 ( 0.055640)
build_ruby 0.000905 0.000000 0.057230 ( 0.055966)
build_all 0.004321 0.000000 1.483242 ( 0.596676)
build_install 0.008720 0.000000 6.272612 ( 2.825044)
test_btest 0.000805 0.000056 48.195485 ( 8.826496)
test_basic 0.001760 0.004177 0.343701 ( 0.431374)
test_all 0.001635 0.000000 621.629821 ( 92.506650)
test_rubyspec 0.094032 0.022036 43.571240 ( 48.556559)
total: 154.94 sec