Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-091104
#<BuildRuby:0x000055775ab9a038
@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.20221017-091104",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.010988 0.001076 1.125294 ( 1.183707)
build_miniruby 0.001477 0.000228 0.102639 ( 0.099173)
build_ruby 0.001356 0.000208 0.095984 ( 0.093113)
build_all 0.005874 0.005001 1.377412 ( 0.574765)
build_install 0.014585 0.001947 1.658152 ( 0.899075)
test_btest 0.001833 0.000366 59.793878 ( 6.888218)
test_basic 0.006596 0.001319 0.339574 ( 0.427299)
test_all 0.007227 0.000216 508.617070 ( 54.430087)
test_rubyspec 0.095036 0.035321 43.586962 ( 51.993562)
total: 116.59 sec