Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-080314
#<BuildRuby:0x0000558f7bcb0010
@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.20230104-080314",
@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.000001 0.000017 ( 0.000017)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.006692 0.846737 ( 1.071831)
build_miniruby 0.000000 0.001237 1.009083 ( 1.007239)
build_ruby 0.000561 0.000914 2.780324 ( 2.777755)
build_all 0.008086 0.001702 16.649046 ( 2.979596)
build_install 0.004111 0.007501 2.289293 ( 1.185545)
test_btest 0.000718 0.000216 73.482774 ( 10.772722)
test_basic 0.004941 0.001483 0.344110 ( 0.430590)
test_all 0.001436 0.000431 666.668121 (116.716243)
test_rubyspec 0.090945 0.035527 51.513666 ( 59.557965)
total: 196.50 sec