Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-214128
#<BuildRuby:0x000056271b3b6be8
@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.20221221-214128",
@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.000021)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004361 0.000027 0.890374 ( 1.146355)
build_miniruby 0.000926 0.000066 0.941204 ( 0.939567)
build_ruby 0.001086 0.000078 2.706420 ( 2.705028)
build_all 0.004769 0.004384 15.805654 ( 3.341177)
build_install 0.009727 0.000119 2.196196 ( 1.249421)
test_btest 0.000581 0.000068 67.590648 ( 10.947292)
test_basic 0.005055 0.000066 0.315663 ( 0.405633)
test_all 0.001140 0.000127 680.202992 (136.454453)
test_rubyspec 0.049647 0.019105 51.598313 ( 59.793322)
total: 216.98 sec