Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-102157
#<BuildRuby:0x000055945b36fe08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221219-102157",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002944 0.000490 0.638359 ( 1.029924)
build_miniruby 0.000754 0.000126 0.723695 ( 0.723510)
build_ruby 0.001127 0.000187 2.548316 ( 2.480317)
build_all 0.005951 0.002913 12.485916 ( 1.518101)
build_install 0.006880 0.000000 1.670943 ( 0.795907)
test_btest 0.000589 0.000000 63.855961 ( 6.253632)
test_basic 0.002987 0.000507 0.256093 ( 0.353009)
test_all 0.002124 0.000000 521.503142 ( 70.080988)
test_rubyspec 0.013983 0.013651 35.375764 ( 46.004392)
total: 129.24 sec