Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-065130
#<BuildRuby:0x0000557c0ed9eb00
@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.20220721-065130",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006518 0.000169 0.875798 ( 0.937793)
build_miniruby 0.000922 0.000066 0.057996 ( 0.056821)
build_ruby 0.000978 0.000070 0.058817 ( 0.057540)
build_all 0.004564 0.000007 1.544903 ( 0.607746)
build_install 0.007030 0.004247 5.642345 ( 2.183822)
test_btest 0.000672 0.000079 52.402403 ( 8.222434)
test_basic 0.005897 0.000166 0.315888 ( 0.403819)
test_all 0.000975 0.000046 613.094066 ( 87.939194)
test_rubyspec 0.118085 0.010015 43.854669 ( 49.490811)
total: 149.90 sec