Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-112623
#<BuildRuby:0x000055b0e4350008
@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.20221209-112623",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005105 0.000000 1.228171 ( 1.271823)
build_miniruby 0.000988 0.000000 1.020033 ( 1.018635)
build_ruby 0.001189 0.000000 2.786720 ( 2.701032)
build_all 0.009360 0.000000 15.767298 ( 3.270681)
build_install 0.010370 0.000000 2.223514 ( 1.255470)
test_btest 0.000541 0.000000 61.790058 ( 11.636506)
test_basic 0.004705 0.000000 0.315351 ( 0.405650)
test_all 0.001253 0.000000 646.100481 (107.443812)
test_rubyspec 0.047421 0.021169 51.768378 ( 60.029489)
total: 189.03 sec