Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-205236
#<BuildRuby:0x000055c5a9643fb0
@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-205236",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000957 0.004085 1.116779 ( 1.154698)
build_miniruby 0.000839 0.000080 0.960151 ( 0.958834)
build_ruby 0.000941 0.000089 2.698807 ( 2.605544)
build_all 0.005016 0.003708 15.766535 ( 3.235461)
build_install 0.008296 0.000538 2.015098 ( 1.171056)
test_btest 0.000492 0.000061 61.453216 ( 11.312174)
test_basic 0.004423 0.000028 0.278816 ( 0.369794)
test_all 0.001133 0.000136 676.627087 (111.584248)
test_rubyspec 0.043377 0.014966 53.345138 ( 61.489574)
total: 193.88 sec