Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-033634
#<BuildRuby:0x000055a728596be8
@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.20230105-033634",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.000000 0.006590 0.843250 ( 1.024443)
build_miniruby 0.000000 0.001217 1.008527 ( 1.006384)
build_ruby 0.000000 0.001522 2.775179 ( 2.772792)
build_all 0.005787 0.004073 16.791221 ( 2.989188)
build_install 0.010706 0.001330 2.329929 ( 1.218301)
test_btest 0.000748 0.000136 78.124320 ( 10.366804)
test_basic 0.006725 0.000000 0.365380 ( 0.451637)
test_all 0.001069 0.000054 675.221990 ( 95.286865)
test_rubyspec 0.078382 0.047486 51.689828 ( 59.771517)
total: 174.89 sec