Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-071151
#<BuildRuby:0x000055726c61fe70
@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-071151",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004677 0.000334 1.147124 ( 1.283218)
build_miniruby 0.000818 0.000000 0.952768 ( 0.951559)
build_ruby 0.001188 0.000000 2.675002 ( 2.562765)
build_all 0.004227 0.004593 15.673665 ( 3.184118)
build_install 0.007997 0.000441 2.233767 ( 1.277168)
test_btest 0.000548 0.000068 59.221547 ( 11.639203)
test_basic 0.004920 0.000023 0.312093 ( 0.402663)
test_all 0.000904 0.000107 676.881091 (104.205952)
test_rubyspec 0.056547 0.012210 52.909777 ( 61.074090)
total: 186.58 sec