Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-034442
#<BuildRuby:0x000055dc05279480
@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.20221102-034442",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008327 0.000641 0.912579 ( 1.229812)
build_miniruby 0.001175 0.000090 0.049469 ( 0.048276)
build_ruby 0.001232 0.000095 0.044286 ( 0.043074)
build_all 0.006992 0.000169 1.216256 ( 0.456901)
build_install 0.013805 0.000264 1.600278 ( 0.801159)
test_btest 0.001494 0.000093 61.164055 ( 6.448915)
test_basic 0.006403 0.000400 0.308102 ( 0.428298)
test_all 0.002247 0.004586 524.298860 ( 54.877838)
test_rubyspec 0.068102 0.053693 43.141629 ( 51.399125)
total: 115.73 sec