Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-211320
#<BuildRuby:0x000055d1c104de98
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-211320",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004241 0.802146 ( 1.006332)
build_miniruby 0.000000 0.001011 0.913086 ( 0.911448)
build_ruby 0.000000 0.001262 2.775711 ( 2.680933)
build_all 0.007848 0.001463 15.869034 ( 3.350858)
build_install 0.008286 0.000000 2.204414 ( 1.251200)
test_btest 0.000691 0.000000 65.332205 ( 11.216083)
test_basic 0.004841 0.000000 0.297066 ( 0.388179)
test_all 0.001368 0.000000 685.583676 (136.519745)
test_rubyspec 0.052196 0.019321 52.730285 ( 60.926695)
total: 218.25 sec