Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-015505
#<BuildRuby:0x00005652b580e860
@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.20221206-015505",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010497 0.000447 1.188231 ( 1.232929)
build_miniruby 0.002238 0.000160 0.833898 ( 0.832492)
build_ruby 0.002782 0.000199 2.214181 ( 2.127360)
build_all 0.014674 0.004444 18.346171 ( 2.124786)
build_install 0.017658 0.005241 1.996951 ( 1.028920)
test_btest 0.001125 0.000161 88.872379 ( 8.941517)
test_basic 0.000000 0.009140 0.340141 ( 0.425903)
test_all 0.000198 0.001756 693.620153 ( 70.117364)
test_rubyspec 0.090652 0.055435 48.758343 ( 57.238702)
total: 144.07 sec