Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-221826
#<BuildRuby:0x000055da7ca7a858
@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.20221230-221826",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002630 0.003888 0.840901 ( 1.491151)
build_miniruby 0.001112 0.000139 1.016377 ( 1.014307)
build_ruby 0.001418 0.000177 2.775555 ( 2.772995)
build_all 0.009784 0.000166 16.808746 ( 2.999031)
build_install 0.003361 0.008278 2.288771 ( 1.175829)
test_btest 0.000994 0.000209 70.558665 ( 11.259794)
test_basic 0.002345 0.004859 0.366896 ( 0.451839)
test_all 0.001165 0.000307 666.820451 (103.039925)
test_rubyspec 0.091264 0.041645 51.449924 ( 59.472116)
total: 183.68 sec