Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-204728
#<BuildRuby:0x0000558fda042be8
@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.20221213-204728",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000000 0.000016 0.000016 ( 0.000017)
build_up 0.000069 0.004168 0.903688 ( 1.286603)
build_miniruby 0.000847 0.000060 0.971073 ( 0.969899)
build_ruby 0.001172 0.000084 2.705629 ( 2.565965)
build_all 0.005226 0.003924 15.672249 ( 3.256158)
build_install 0.004949 0.004287 2.324644 ( 1.320862)
test_btest 0.000604 0.000000 58.469688 ( 12.007485)
test_basic 0.004767 0.000000 0.288520 ( 0.379238)
test_all 0.001356 0.000000 671.928363 (142.762618)
test_rubyspec 0.057412 0.016902 52.586528 ( 60.711793)
total: 225.26 sec