Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-115556
#<BuildRuby:0x000055989dc7c460
@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.20221215-115556",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004215 0.000016 0.882157 ( 1.080458)
build_miniruby 0.000814 0.000042 1.011814 ( 1.010475)
build_ruby 0.001162 0.000061 2.791574 ( 2.696631)
build_all 0.008738 0.000235 15.914236 ( 3.443217)
build_install 0.008618 0.000002 2.173444 ( 1.212036)
test_btest 0.000501 0.000023 60.144312 ( 11.702821)
test_basic 0.000388 0.004346 0.304030 ( 0.395505)
test_all 0.001186 0.000108 671.462269 (141.938532)
test_rubyspec 0.056471 0.011180 52.229090 ( 60.522215)
total: 224.00 sec