Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-161427
#<BuildRuby:0x000055aaf315ffb0
@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.20221206-161427",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.005080 1.168457 ( 1.360744)
build_miniruby 0.000061 0.000904 0.974752 ( 0.973280)
build_ruby 0.000921 0.000231 2.666534 ( 2.560105)
build_all 0.008787 0.000328 15.767848 ( 3.349351)
build_install 0.010313 0.000591 2.242629 ( 1.252441)
test_btest 0.000520 0.000108 66.655025 ( 10.878004)
test_basic 0.003805 0.000792 0.308253 ( 0.399418)
test_all 0.000813 0.000086 658.807272 (115.521975)
test_rubyspec 0.036952 0.023052 52.628383 ( 60.825560)
total: 197.12 sec