Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-172926
#<BuildRuby:0x000055c4312280d0
@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.20221227-172926",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000025 0.000000 0.000025 ( 0.000020)
build_up 0.006564 0.000000 0.845461 ( 1.056760)
build_miniruby 0.001283 0.000000 1.007821 ( 1.005815)
build_ruby 0.001479 0.000163 2.766768 ( 2.764101)
build_all 0.001140 0.008644 16.683590 ( 2.971933)
build_install 0.007530 0.001883 2.229311 ( 1.171433)
test_btest 0.000904 0.000226 68.833791 ( 11.372468)
test_basic 0.006889 0.000494 0.367976 ( 0.452373)
test_all 0.001047 0.000246 651.354865 (108.023715)
test_rubyspec 0.115262 0.018162 51.409085 ( 59.480288)
total: 188.30 sec