Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-140019
#<BuildRuby:0x0000556c081bbdf8
@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.20221127-140019",
@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.000021)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000602 0.004232 1.220143 ( 1.577228)
build_miniruby 0.000701 0.000124 1.010969 ( 1.009726)
build_ruby 0.001046 0.000184 2.812632 ( 2.719689)
build_all 0.005560 0.004558 22.406978 ( 4.458775)
build_install 0.003073 0.007006 4.350007 ( 1.546054)
test_btest 0.000488 0.000146 55.831389 ( 11.799473)
test_basic 0.000651 0.004322 0.298103 ( 0.387954)
test_all 0.001005 0.000254 663.160304 (121.960187)
test_rubyspec 0.040816 0.018252 53.785294 ( 61.959018)
total: 207.42 sec