Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-011426
#<BuildRuby:0x0000563075701e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221228-011426",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000033 0.000002 0.000035 ( 0.000020)
build_up 0.006278 0.000393 0.903658 ( 1.104847)
build_miniruby 0.001248 0.000078 1.015657 ( 1.013662)
build_ruby 0.001624 0.000000 2.760263 ( 2.757752)
build_all 0.009270 0.000129 16.604324 ( 2.948025)
build_install 0.008948 0.000497 2.267477 ( 1.186635)
test_btest 0.000737 0.000041 75.884487 ( 10.163344)
test_basic 0.002733 0.004223 0.380375 ( 0.465656)
test_all 0.001049 0.000105 661.041882 (107.098236)
test_rubyspec 0.078315 0.021950 51.559062 ( 59.636413)
total: 186.38 sec