Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-212425
#<BuildRuby:0x000055bfe00aa0a0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@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-test.20220218-212425",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001257 0.004232 0.876738 ( 1.212543)
build_miniruby 0.000789 0.000061 0.061970 ( 0.060850)
build_ruby 0.000801 0.000061 0.064034 ( 0.062894)
build_all 0.004877 0.000000 3.174651 ( 0.828068)
build_install 0.002214 0.007612 6.663495 ( 2.246080)
test_btest 0.000597 0.000112 35.613238 ( 8.078587)
test_basic 0.000000 0.005273 0.270444 ( 0.360263)
test_all 0.000000 0.002881 534.200149 ( 86.816225)
test_rubyspec 0.066745 0.038723 39.640348 ( 46.749542)
total: 146.42 sec