Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-100757
#<BuildRuby:0x000055ae0003be58
@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.20221117-100757",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004524 0.000323 1.023040 ( 1.588649)
build_miniruby 0.000838 0.000060 1.026129 ( 1.024831)
build_ruby 0.001172 0.000084 2.735458 ( 2.636393)
build_all 0.008893 0.000000 16.000831 ( 3.354487)
build_install 0.008737 0.000265 2.120983 ( 1.241223)
test_btest 0.000526 0.000031 63.141220 ( 10.627719)
test_basic 0.004319 0.000254 0.316557 ( 0.407951)
test_all 0.001069 0.000063 641.871485 (101.343021)
test_rubyspec 0.060199 0.002639 51.353640 ( 59.548709)
total: 181.77 sec