Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-055751
#<BuildRuby:0x000055e2bb5e84d8
@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.20220305-055751",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009068 0.001574 1.022799 ( 1.076750)
build_miniruby 0.001466 0.000451 0.076480 ( 0.075465)
build_ruby 0.002180 0.000000 0.078956 ( 0.077556)
build_all 0.009253 0.000703 4.189822 ( 0.868453)
build_install 0.024217 0.000196 7.969080 ( 2.428947)
test_btest 0.001129 0.000226 73.814411 ( 8.502687)
test_basic 0.000000 0.007263 0.327213 ( 0.416802)
test_all 0.000000 0.001645 689.424466 ( 67.178819)
test_rubyspec 0.095960 0.071257 46.313731 ( 51.585319)
total: 132.21 sec