Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-050657
#<BuildRuby:0x000055a34a686f08
@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.20220821-050657",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005503 0.003676 1.380060 ( 1.794755)
build_miniruby 0.001679 0.000224 0.536752 ( 0.535165)
build_ruby 0.003882 0.000000 2.520606 ( 2.359549)
build_all 0.015312 0.000000 12.831988 ( 1.652105)
build_install 0.015658 0.001067 1.649023 ( 0.786409)
test_btest 0.001241 0.000119 51.246480 ( 6.093740)
test_basic 0.005265 0.000502 0.289858 ( 0.380018)
test_all 0.003246 0.000000 483.973946 ( 51.830773)
test_rubyspec 0.087518 0.038384 42.115804 ( 50.709512)
total: 116.14 sec