Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-044911
#<BuildRuby:0x000055c5cf49ac10
@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.20221123-044911",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004650 0.000058 1.043403 ( 1.208812)
build_miniruby 0.000885 0.000000 1.046188 ( 1.044700)
build_ruby 0.001291 0.000000 2.847945 ( 2.750057)
build_all 0.008486 0.000239 15.879808 ( 3.400587)
build_install 0.008697 0.000021 2.002191 ( 1.144668)
test_btest 0.000535 0.000045 59.967415 ( 11.068587)
test_basic 0.004561 0.000380 0.311786 ( 0.402025)
test_all 0.000938 0.000079 677.157123 (111.042859)
test_rubyspec 0.027903 0.034466 53.163871 ( 61.407261)
total: 193.47 sec