Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-024107
#<BuildRuby:0x000055cc96934460
@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.20221220-024107",
@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.000002 0.000020 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004063 0.000478 0.885400 ( 1.351676)
build_miniruby 0.000949 0.000112 1.019053 ( 1.017676)
build_ruby 0.001147 0.000135 2.807786 ( 2.713853)
build_all 0.008064 0.000949 15.706638 ( 3.249307)
build_install 0.004805 0.004191 2.196957 ( 1.271024)
test_btest 0.000536 0.000084 63.088397 ( 11.439438)
test_basic 0.004463 0.000000 0.304199 ( 0.395637)
test_all 0.001162 0.000135 672.857753 (137.282048)
test_rubyspec 0.036754 0.014489 52.728673 ( 60.922445)
total: 219.64 sec