Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-223535
#<BuildRuby:0x000055656ec56358
@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.20221203-223535",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000014)
build_up 0.000000 0.005186 1.150176 ( 1.752296)
build_miniruby 0.000000 0.000963 1.007372 ( 1.006123)
build_ruby 0.000045 0.001316 2.910066 ( 2.779561)
build_all 0.001067 0.008245 15.939196 ( 3.465859)
build_install 0.005274 0.004516 2.215152 ( 1.249471)
test_btest 0.000411 0.000165 67.434429 ( 11.013075)
test_basic 0.003196 0.001278 0.307873 ( 0.398984)
test_all 0.000603 0.000241 700.667015 (110.236607)
test_rubyspec 0.054803 0.025367 53.401851 ( 61.664017)
total: 193.57 sec