Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-083852
#<BuildRuby:0x0000555c87943e58
@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.20221120-083852",
@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.000019 0.000002 0.000021 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004678 0.000334 1.135213 ( 1.137569)
build_miniruby 0.001010 0.000072 0.932348 ( 0.930921)
build_ruby 0.001151 0.000083 2.812349 ( 2.718601)
build_all 0.008553 0.000275 15.765374 ( 3.348989)
build_install 0.009013 0.000601 2.008275 ( 1.147278)
test_btest 0.000514 0.000034 63.810231 ( 10.669776)
test_basic 0.000000 0.004829 0.311559 ( 0.402438)
test_all 0.000000 0.002068 623.198700 (106.944621)
test_rubyspec 0.034817 0.030065 51.397224 ( 59.708221)
total: 187.01 sec