Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-191643
#<BuildRuby:0x0000558ea4df0010
@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-191643",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000022 0.000008 0.000030 ( 0.000028)
build_up 0.002764 0.003592 0.842217 ( 1.025391)
build_miniruby 0.000960 0.000369 1.011223 ( 1.009175)
build_ruby 0.001597 0.000000 2.786045 ( 2.783458)
build_all 0.005953 0.003858 16.724154 ( 2.957209)
build_install 0.009653 0.002101 2.288729 ( 1.173733)
test_btest 0.000796 0.000299 67.495966 ( 11.390352)
test_basic 0.005848 0.000492 0.342368 ( 0.428656)
test_all 0.000846 0.000298 657.105905 ( 96.023053)
test_rubyspec 0.078922 0.055067 51.548557 ( 59.589445)
total: 176.38 sec