Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-041311
#<BuildRuby:0x000055c243858008
@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.20221225-041311",
@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.000010 0.000002 0.000012 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004272 0.000031 0.819139 ( 1.024029)
build_miniruby 0.000767 0.000090 1.010861 ( 1.009824)
build_ruby 0.001114 0.000131 2.640705 ( 2.639272)
build_all 0.005203 0.003657 15.842606 ( 3.394553)
build_install 0.009281 0.000187 2.227605 ( 1.248104)
test_btest 0.000575 0.000083 61.626912 ( 11.197772)
test_basic 0.004760 0.000093 0.282958 ( 0.375055)
test_all 0.001455 0.000199 649.204917 (102.219579)
test_rubyspec 0.042208 0.019663 51.803023 ( 60.032355)
total: 183.14 sec