Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-044030
#<BuildRuby:0x0000555b16c57468
@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-044030",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004403 0.002001 0.842179 ( 1.020112)
build_miniruby 0.000895 0.000407 1.017979 ( 1.016153)
build_ruby 0.001173 0.000533 2.768052 ( 2.765369)
build_all 0.007687 0.001965 16.685087 ( 2.987918)
build_install 0.006336 0.005202 2.232897 ( 1.168542)
test_btest 0.000000 0.000946 74.308375 ( 11.147753)
test_basic 0.000880 0.005756 0.341063 ( 0.427236)
test_all 0.001403 0.000789 666.540135 ( 98.545433)
test_rubyspec 0.072664 0.060994 51.312064 ( 59.392731)
total: 178.47 sec