Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-062347
#<BuildRuby:0x0000557799bfc208
@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.20221124-062347",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004661 0.000000 1.047292 ( 1.062632)
build_miniruby 0.000896 0.000000 0.919116 ( 0.917834)
build_ruby 0.001161 0.000000 2.886115 ( 2.791830)
build_all 0.007293 0.001380 15.866883 ( 3.279702)
build_install 0.003491 0.004326 1.964059 ( 1.181504)
test_btest 0.000493 0.000141 63.750393 ( 10.457953)
test_basic 0.001008 0.003415 0.302231 ( 0.393481)
test_all 0.001290 0.000193 709.846812 (109.634089)
test_rubyspec 0.052511 0.017758 53.627533 ( 61.914226)
total: 191.63 sec