Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-060142
#<BuildRuby:0x0000564928f8f670
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221117-060142",
@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.000001 0.000011 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004566 0.000253 1.045896 ( 1.534984)
build_miniruby 0.000831 0.000046 1.090861 ( 1.089512)
build_ruby 0.001266 0.000070 2.767603 ( 2.637363)
build_all 0.009163 0.000008 15.806132 ( 3.301155)
build_install 0.008710 0.000200 2.014413 ( 1.169155)
test_btest 0.000532 0.000025 54.996329 ( 11.544279)
test_basic 0.004277 0.000204 0.337775 ( 0.429536)
test_all 0.000879 0.000042 658.729226 (101.512950)
test_rubyspec 0.044250 0.027421 50.988623 ( 59.251415)
total: 182.47 sec