Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-004256
#<BuildRuby:0x0000556f88fb4328
@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.20221121-004256",
@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.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004488 0.000237 1.085957 ( 1.128558)
build_miniruby 0.000972 0.000051 0.999846 ( 0.998499)
build_ruby 0.001131 0.000059 2.784419 ( 2.654679)
build_all 0.008959 0.000000 15.812745 ( 3.188756)
build_install 0.008565 0.000000 2.009020 ( 1.187216)
test_btest 0.000605 0.000000 63.786997 ( 10.630547)
test_basic 0.001295 0.004186 0.308241 ( 0.398083)
test_all 0.001215 0.000101 636.214432 ( 98.750330)
test_rubyspec 0.053966 0.014739 51.606233 ( 59.842278)
total: 178.78 sec