Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-215700
#<BuildRuby:0x0000561f27ee99d0
@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.20221224-215700",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.009811 0.000119 0.949171 ( 1.149592)
build_miniruby 0.002568 0.000000 0.843424 ( 0.842391)
build_ruby 0.003024 0.000092 2.156874 ( 2.156597)
build_all 0.019018 0.000825 18.471228 ( 2.167042)
build_install 0.019769 0.000778 2.050155 ( 1.028935)
test_btest 0.001428 0.000075 90.551918 ( 9.062054)
test_basic 0.000000 0.009745 0.350091 ( 0.436790)
test_all 0.000000 0.002058 666.475355 ( 68.440577)
test_rubyspec 0.095608 0.077672 47.545615 ( 55.724777)
total: 141.01 sec