Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-065138
#<BuildRuby:0x000055e3c61e3ea8
@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.20220427-065138",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006812 0.000524 2.200768 ( 2.548176)
build_miniruby 0.001184 0.000091 0.814353 ( 0.811742)
build_ruby 0.001896 0.000146 3.598577 ( 3.365805)
build_all 0.008662 0.000666 15.826334 ( 2.909877)
build_install 0.006151 0.004939 6.364620 ( 2.827925)
test_btest 0.000687 0.000091 55.991067 ( 8.395308)
test_basic 0.005585 0.000745 0.347421 ( 0.434909)
test_all 0.001493 0.000199 610.567156 ( 92.332177)
test_rubyspec 0.070942 0.057538 44.414847 ( 49.327322)
total: 162.95 sec