Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-084247
#<BuildRuby:0x000055be73c37468
@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.20230113-084247",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.000019 0.006704 0.854350 ( 1.095105)
build_miniruby 0.001174 0.000207 1.012600 ( 1.010577)
build_ruby 0.001299 0.000230 2.763124 ( 2.760431)
build_all 0.005000 0.004920 16.784413 ( 2.960050)
build_install 0.002412 0.008931 2.081137 ( 1.075928)
test_btest 0.000000 0.000696 66.933619 ( 11.030537)
test_basic 0.003939 0.003343 0.362618 ( 0.447397)
test_all 0.000803 0.000312 647.186885 (101.912430)
test_rubyspec 0.078026 0.055087 51.730309 ( 59.751518)
total: 182.04 sec