Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-165215
#<BuildRuby:0x0000563cb2936aa8
@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.20220420-165215",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.004655 0.005143 0.821987 ( 1.021812)
build_miniruby 0.001363 0.000340 0.061819 ( 0.061101)
build_ruby 0.001075 0.000269 0.055278 ( 0.054637)
build_all 0.004547 0.003262 1.154689 ( 0.469132)
build_install 0.012233 0.006916 4.773625 ( 2.416572)
test_btest 0.001353 0.000451 52.680593 ( 6.015879)
test_basic 0.002168 0.003869 0.283547 ( 0.375206)
test_all 0.002060 0.000772 513.157423 ( 54.287071)
test_rubyspec 0.088030 0.040760 41.246397 ( 46.753714)
total: 111.46 sec