Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-221447
#<BuildRuby:0x000055a8f8ea0460
@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.20221207-221447",
@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.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004999 0.000000 1.108179 ( 1.274868)
build_miniruby 0.001124 0.000000 1.009340 ( 1.007867)
build_ruby 0.001245 0.000000 2.698587 ( 2.607383)
build_all 0.009162 0.000000 15.869996 ( 3.310050)
build_install 0.010755 0.000000 2.261684 ( 1.284242)
test_btest 0.000639 0.000000 66.639886 ( 11.245973)
test_basic 0.005066 0.000000 0.309916 ( 0.400173)
test_all 0.000791 0.000000 651.395983 (108.885998)
test_rubyspec 0.039423 0.024191 52.768855 ( 60.854097)
total: 190.87 sec