Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-151226
#<BuildRuby:0x000055cbd3ce9e98
@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.20221222-151226",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003812 0.000817 0.954340 ( 1.409381)
build_miniruby 0.000704 0.000151 2.923497 ( 2.763596)
build_ruby 0.000902 0.000194 2.719714 ( 2.718456)
build_all 0.004468 0.004399 15.794847 ( 3.381336)
build_install 0.005833 0.003520 2.196118 ( 1.197182)
test_btest 0.000465 0.000137 65.859762 ( 10.999883)
test_basic 0.004884 0.000178 0.296520 ( 0.387164)
test_all 0.001570 0.000000 657.037278 (144.182317)
test_rubyspec 0.034293 0.026167 51.012084 ( 59.209365)
total: 226.25 sec