Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-141510
#<BuildRuby:0x000055921c3bfe80
@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="-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.20221206-141510",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004470 0.000526 1.160503 ( 1.401417)
build_miniruby 0.000834 0.000098 1.033729 ( 1.032501)
build_ruby 0.001185 0.000140 2.792570 ( 2.677469)
build_all 0.008954 0.000000 15.871316 ( 3.308521)
build_install 0.008033 0.000000 2.271433 ( 1.309647)
test_btest 0.000655 0.000000 60.611391 ( 12.044761)
test_basic 0.001474 0.003493 0.295576 ( 0.386770)
test_all 0.000991 0.000129 647.575494 (121.892572)
test_rubyspec 0.051677 0.023014 53.030275 ( 61.242970)
total: 205.30 sec