Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-190700
#<BuildRuby:0x000055ae2a35a678
@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.20221207-190700",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001367 0.003685 1.151368 ( 1.354980)
build_miniruby 0.000921 0.000123 0.960458 ( 0.959299)
build_ruby 0.001076 0.000143 2.781685 ( 2.678299)
build_all 0.009013 0.000118 15.811633 ( 3.301368)
build_install 0.004812 0.004192 2.291246 ( 1.301884)
test_btest 0.000555 0.000092 59.335701 ( 11.512815)
test_basic 0.000738 0.004310 0.292580 ( 0.383522)
test_all 0.000630 0.000140 666.356329 (103.303753)
test_rubyspec 0.041377 0.022160 52.600947 ( 61.232089)
total: 186.03 sec