Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-084845
#<BuildRuby:0x000055bea0ba0018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-084845",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.000000 0.005063 1.135407 ( 1.129477)
build_miniruby 0.000000 0.000939 0.997172 ( 0.995696)
build_ruby 0.000000 0.001233 2.735218 ( 2.639467)
build_all 0.000000 0.008924 15.866560 ( 3.340470)
build_install 0.006960 0.002165 2.201346 ( 1.272893)
test_btest 0.000600 0.000150 60.951051 ( 11.995689)
test_basic 0.004289 0.000130 0.302316 ( 0.393787)
test_all 0.000763 0.000182 675.988702 (107.447565)
test_rubyspec 0.040219 0.017541 53.642346 ( 61.814689)
total: 191.03 sec