Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-220659
#<BuildRuby:0x0000555afad683c8
@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.20221225-220659",
@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.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000153 0.003946 0.786747 ( 1.001588)
build_miniruby 0.000876 0.000058 1.004253 ( 1.002644)
build_ruby 0.001219 0.000000 2.667193 ( 2.665681)
build_all 0.008735 0.000117 15.897032 ( 3.245262)
build_install 0.001721 0.007860 2.306744 ( 1.312833)
test_btest 0.000442 0.000074 64.739181 ( 11.586046)
test_basic 0.004554 0.000084 0.318499 ( 0.409349)
test_all 0.000000 0.000916 631.229406 (123.297167)
test_rubyspec 0.049063 0.016899 51.451203 ( 59.607762)
total: 204.13 sec