Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-221541
#<BuildRuby:0x000056008c9fc0d0
@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.20221118-221541",
@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.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004823 0.000321 1.082026 ( 1.084791)
build_miniruby 0.000853 0.000057 0.962762 ( 0.961493)
build_ruby 0.001296 0.000000 2.823625 ( 2.731203)
build_all 0.008939 0.000000 15.832782 ( 3.320462)
build_install 0.005840 0.003768 2.012585 ( 1.134151)
test_btest 0.000583 0.000059 62.413102 ( 10.417170)
test_basic 0.004460 0.000446 0.308829 ( 0.399439)
test_all 0.001508 0.000151 625.975110 (107.604281)
test_rubyspec 0.062167 0.017275 51.481291 ( 59.620147)
total: 187.27 sec