Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-022436
#<BuildRuby:0x000055a9ccef03c8
@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.20221208-022436",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.003870 0.000968 1.164489 ( 1.344480)
build_miniruby 0.000751 0.000188 0.967467 ( 0.965930)
build_ruby 0.001016 0.000254 2.708483 ( 2.595403)
build_all 0.008370 0.000892 15.843383 ( 3.407464)
build_install 0.009542 0.001015 2.196509 ( 1.217582)
test_btest 0.000519 0.000111 63.686076 ( 11.097893)
test_basic 0.001637 0.003002 0.303958 ( 0.394819)
test_all 0.000778 0.000195 659.893854 (126.399084)
test_rubyspec 0.045643 0.032069 52.576248 ( 60.755761)
total: 208.18 sec