Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-113255
#<BuildRuby:0x000055a0e78eef08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221012-113255",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004961 0.004672 1.073304 ( 1.764887)
build_miniruby 0.002060 0.000000 0.098282 ( 0.095676)
build_ruby 0.001555 0.000000 0.099657 ( 0.097634)
build_all 0.008277 0.000455 1.274750 ( 0.566360)
build_install 0.010707 0.004819 1.654116 ( 0.909614)
test_btest 0.001438 0.000253 66.060515 ( 6.732930)
test_basic 0.006038 0.001065 0.347172 ( 0.435856)
test_all 0.008056 0.000000 491.147598 ( 53.335389)
test_rubyspec 0.075467 0.035753 43.268071 ( 51.457688)
total: 115.40 sec