Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-124816
#<BuildRuby:0x000055d6823a46f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-124816",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009791 0.000128 1.196225 ( 1.206953)
build_miniruby 0.002300 0.000154 0.844731 ( 0.845293)
build_ruby 0.000122 0.004246 2.230346 ( 2.137403)
build_all 0.014832 0.005365 18.452358 ( 2.136930)
build_install 0.019288 0.002444 2.052010 ( 0.996919)
test_btest 0.001254 0.000209 88.888998 ( 9.266782)
test_basic 0.007843 0.000367 0.353183 ( 0.439952)
test_all 0.002632 0.000156 695.996489 ( 69.919789)
test_rubyspec 0.093117 0.044736 48.981490 ( 57.138398)
total: 144.09 sec