Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-104334
#<BuildRuby:0x000055ab0f877e80
@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.20221224-104334",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003336 0.000910 0.856664 ( 1.330391)
build_miniruby 0.000946 0.000000 1.033388 ( 1.032173)
build_ruby 0.000000 0.001219 2.776397 ( 2.774836)
build_all 0.005052 0.003711 15.898366 ( 3.379405)
build_install 0.006511 0.003634 2.272749 ( 1.271351)
test_btest 0.000450 0.000161 59.666855 ( 11.839432)
test_basic 0.004916 0.000161 0.293584 ( 0.384417)
test_all 0.000757 0.000252 632.111460 (104.736603)
test_rubyspec 0.045747 0.024154 51.255975 ( 59.495698)
total: 186.24 sec