Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-073247
#<BuildRuby:0x00005613174b3f90
@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.20221130-073247",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004998 0.000067 1.183749 ( 1.921963)
build_miniruby 0.000945 0.000063 0.994536 ( 0.993234)
build_ruby 0.001044 0.000069 2.742074 ( 2.624714)
build_all 0.005172 0.003823 15.800223 ( 3.344140)
build_install 0.009553 0.001123 2.180420 ( 1.263255)
test_btest 0.000486 0.000058 62.944449 ( 11.336541)
test_basic 0.004267 0.000502 0.315323 ( 0.406244)
test_all 0.001013 0.000119 697.544245 (109.553189)
test_rubyspec 0.026373 0.035503 54.040169 ( 62.240776)
total: 193.68 sec