Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-012243
#<BuildRuby:0x000055f9cf537ab8
@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.20221206-012243",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000047 0.000003 0.000050 ( 0.000051)
build_up 0.000000 0.010891 1.194509 ( 1.258754)
build_miniruby 0.001615 0.000681 0.833980 ( 0.832320)
build_ruby 0.000000 0.003143 2.225576 ( 2.135856)
build_all 0.013097 0.005092 18.338355 ( 2.114751)
build_install 0.022797 0.000000 2.018897 ( 1.010147)
test_btest 0.001272 0.000000 89.335195 ( 8.605351)
test_basic 0.006471 0.000628 0.348203 ( 0.437190)
test_all 0.001634 0.000392 699.320894 ( 69.509812)
test_rubyspec 0.104649 0.047072 48.649837 ( 57.170825)
total: 143.08 sec