Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-100443
#<BuildRuby:0x0000557a120786e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220906-100443",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006695 0.004394 0.955128 ( 1.098616)
build_miniruby 0.001587 0.000226 0.075204 ( 0.072948)
build_ruby 0.002284 0.000000 0.074162 ( 0.071701)
build_all 0.005995 0.004299 1.595702 ( 0.594254)
build_install 0.021819 0.000000 1.963952 ( 0.978943)
test_btest 0.001017 0.000000 96.598822 ( 9.230512)
test_basic 0.008303 0.000000 0.352099 ( 0.440844)
test_all 0.005915 0.000000 667.539257 ( 67.301472)
test_rubyspec 0.134421 0.047279 47.123036 ( 55.114769)
total: 134.91 sec