Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-210940
#<BuildRuby:0x000055bd51a839c8
@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.20221205-210940",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008625 0.001438 1.215025 ( 1.242384)
build_miniruby 0.001923 0.000320 0.838871 ( 0.844118)
build_ruby 0.002545 0.000424 2.223478 ( 2.143715)
build_all 0.012730 0.007057 18.345916 ( 2.142005)
build_install 0.022435 0.000000 2.031705 ( 1.019931)
test_btest 0.001628 0.000000 89.553686 ( 9.202523)
test_basic 0.000902 0.006560 0.351474 ( 0.440562)
test_all 0.001704 0.000406 677.333247 ( 69.032809)
test_rubyspec 0.107871 0.040440 48.523333 ( 57.061508)
total: 143.13 sec