Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-181815
#<BuildRuby:0x000055937db0eaa8
@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.20221228-181815",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.000430 0.006212 0.840005 ( 1.166324)
build_miniruby 0.001162 0.000194 1.019147 ( 1.017228)
build_ruby 0.000000 0.001623 2.771015 ( 2.768322)
build_all 0.008401 0.001429 16.751438 ( 2.998912)
build_install 0.008034 0.003672 2.296951 ( 1.181064)
test_btest 0.000599 0.000130 69.908252 ( 11.516504)
test_basic 0.002327 0.004095 0.339203 ( 0.425622)
test_all 0.001070 0.000279 655.832249 ( 99.241659)
test_rubyspec 0.097680 0.028951 51.652605 ( 59.703146)
total: 180.02 sec