Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-115946
#<BuildRuby:0x0000559505d98d30
@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.20220911-115946",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006867 0.004209 1.138835 ( 1.220687)
build_miniruby 0.001896 0.000237 0.077494 ( 0.075778)
build_ruby 0.002038 0.000000 0.077124 ( 0.075186)
build_all 0.009394 0.000000 1.580275 ( 0.607456)
build_install 0.013809 0.008396 1.897493 ( 0.938588)
test_btest 0.000766 0.000139 97.946429 ( 9.337031)
test_basic 0.007278 0.000000 0.354372 ( 0.443974)
test_all 0.005665 0.000089 658.155684 ( 67.825918)
test_rubyspec 0.135631 0.048936 47.218338 ( 55.747934)
total: 136.27 sec