Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-005209
#<BuildRuby:0x000055ac55e34318
@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.20221205-005209",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004928 0.000065 1.098687 ( 1.125591)
build_miniruby 0.000953 0.000063 0.972174 ( 0.970672)
build_ruby 0.001188 0.000080 2.794744 ( 2.707688)
build_all 0.004652 0.004792 15.802281 ( 3.331332)
build_install 0.008639 0.001152 2.228987 ( 1.276848)
test_btest 0.000470 0.000063 61.448007 ( 11.879047)
test_basic 0.004499 0.000600 0.321553 ( 0.412876)
test_all 0.000798 0.000107 674.585511 (106.089753)
test_rubyspec 0.029454 0.032381 53.303235 ( 61.546134)
total: 189.34 sec