Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-094258
#<BuildRuby:0x0000559c63ea3f58
@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.20221213-094258",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.004241 0.823341 ( 1.034237)
build_miniruby 0.000000 0.000994 0.958451 ( 0.957106)
build_ruby 0.000000 0.001253 2.758895 ( 2.631670)
build_all 0.003348 0.005869 15.768765 ( 3.327144)
build_install 0.004737 0.004327 2.234257 ( 1.243101)
test_btest 0.000561 0.000140 62.368261 ( 11.545643)
test_basic 0.003792 0.000948 0.352040 ( 0.443166)
test_all 0.001191 0.000297 669.700996 (136.585054)
test_rubyspec 0.045113 0.019353 52.354372 ( 60.523582)
total: 218.29 sec