Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-002253
#<BuildRuby:0x000055a37fbb8028
@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.20221224-002253",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.000327 0.004091 0.898580 ( 1.221137)
build_miniruby 0.000703 0.000352 1.001900 ( 1.000467)
build_ruby 0.000779 0.000389 2.574715 ( 2.573429)
build_all 0.007588 0.001615 15.545101 ( 3.219281)
build_install 0.001018 0.009348 2.266539 ( 1.257763)
test_btest 0.000607 0.000000 65.826533 ( 10.926314)
test_basic 0.004886 0.000000 0.320510 ( 0.411831)
test_all 0.001191 0.000000 633.797871 (116.209921)
test_rubyspec 0.041354 0.028034 51.634957 ( 59.744656)
total: 196.57 sec