Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-160102
#<BuildRuby:0x000055b11daf3e70
@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.20221217-160102",
@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.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000073 0.004224 0.848352 ( 1.045045)
build_miniruby 0.000836 0.000129 1.013315 ( 1.011997)
build_ruby 0.001011 0.000156 2.736143 ( 2.622376)
build_all 0.008649 0.000611 15.836906 ( 3.248922)
build_install 0.009651 0.000000 2.233021 ( 1.268195)
test_btest 0.000677 0.000000 62.565167 ( 11.004954)
test_basic 0.004466 0.000000 0.359171 ( 0.449917)
test_all 0.000000 0.001410 670.743460 (142.265247)
test_rubyspec 0.046759 0.029649 52.918601 ( 60.985115)
total: 223.90 sec