Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-233247
#<BuildRuby:0x000055797cdb3f58
@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.20221223-233247",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004432 0.000046 0.895508 ( 1.120187)
build_miniruby 0.000819 0.000117 0.965604 ( 0.964140)
build_ruby 0.000959 0.000137 2.574752 ( 2.573247)
build_all 0.009049 0.000047 15.877183 ( 3.277711)
build_install 0.003779 0.005070 2.251996 ( 1.293921)
test_btest 0.000487 0.000092 64.297117 ( 11.359667)
test_basic 0.000998 0.003778 0.310301 ( 0.400901)
test_all 0.000776 0.000183 640.548745 ( 98.401966)
test_rubyspec 0.027495 0.036329 51.661637 ( 59.850472)
total: 179.24 sec