Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-005818
#<BuildRuby:0x000055b0e6088378
@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.20221230-005818",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000023)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.004721 0.001967 0.849819 ( 1.042616)
build_miniruby 0.000943 0.000394 1.010322 ( 1.008521)
build_ruby 0.001638 0.000000 2.784108 ( 2.781404)
build_all 0.009844 0.000000 16.725512 ( 2.964543)
build_install 0.008857 0.000972 2.286973 ( 1.179517)
test_btest 0.000805 0.000252 73.553590 ( 11.228735)
test_basic 0.000000 0.006450 0.355538 ( 0.441636)
test_all 0.000000 0.001391 672.574687 (107.448572)
test_rubyspec 0.087785 0.045463 51.511369 ( 59.529071)
total: 187.63 sec