Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-084653
#<BuildRuby:0x0000560988dcbf58
@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.20221220-084653",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.003656 0.000215 0.841586 ( 1.072561)
build_miniruby 0.000806 0.000047 0.995781 ( 0.994624)
build_ruby 0.000000 0.001156 2.727041 ( 2.619555)
build_all 0.006978 0.002000 15.834065 ( 3.322626)
build_install 0.009623 0.000196 2.259983 ( 1.299915)
test_btest 0.000580 0.000051 66.885740 ( 10.866248)
test_basic 0.004730 0.000411 0.302651 ( 0.392686)
test_all 0.001238 0.000107 661.746499 (157.471289)
test_rubyspec 0.042668 0.021084 53.733765 ( 61.801000)
total: 239.84 sec