Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-054336
#<BuildRuby:0x000056431b1bc0d8
@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.20221210-054336",
@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.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000085 0.003882 0.837169 ( 1.088584)
build_miniruby 0.000688 0.000125 0.711153 ( 0.710525)
build_ruby 0.001115 0.000203 2.449253 ( 2.373268)
build_all 0.007970 0.001449 12.403611 ( 1.514034)
build_install 0.002324 0.004171 1.642061 ( 0.786906)
test_btest 0.000516 0.000129 64.954530 ( 5.937287)
test_basic 0.003769 0.000000 0.250567 ( 0.346146)
test_all 0.000992 0.000043 490.274342 ( 49.619858)
test_rubyspec 0.018258 0.013831 36.053269 ( 46.355839)
total: 108.73 sec