Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-001127
#<BuildRuby:0x000055fd9ff46be8
@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.20221229-001127",
@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.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003532 0.002850 0.842455 ( 1.034563)
build_miniruby 0.000903 0.000241 1.011151 ( 1.009318)
build_ruby 0.001270 0.000339 2.764388 ( 2.761867)
build_all 0.005409 0.004394 16.745630 ( 2.963108)
build_install 0.006536 0.003521 2.306096 ( 1.181371)
test_btest 0.000807 0.000269 75.305731 ( 10.617113)
test_basic 0.000000 0.007016 0.356477 ( 0.441467)
test_all 0.000349 0.001057 681.094962 ( 95.731668)
test_rubyspec 0.083404 0.049811 51.700770 ( 59.739122)
total: 175.48 sec