Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-065757
#<BuildRuby:0x000055dfd5e95e98
@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.20221217-065757",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.004073 0.894498 ( 1.279759)
build_miniruby 0.000867 0.000000 1.019541 ( 1.018315)
build_ruby 0.001337 0.000000 2.786795 ( 2.689284)
build_all 0.004929 0.003835 15.795919 ( 3.368069)
build_install 0.009344 0.000306 2.177538 ( 1.237442)
test_btest 0.000459 0.000115 66.513529 ( 10.756562)
test_basic 0.003513 0.000878 0.292435 ( 0.383394)
test_all 0.001093 0.000274 674.942400 (160.051311)
test_rubyspec 0.038962 0.018603 53.348000 ( 61.545035)
total: 242.33 sec