Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-020343
#<BuildRuby:0x000055c3368a81b8
@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.20220211-020343",
@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.000015 0.000000 0.000015 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005492 0.000000 0.864931 ( 0.947083)
build_miniruby 0.001085 0.000000 0.062676 ( 0.061337)
build_ruby 0.000961 0.000000 0.064080 ( 0.062984)
build_all 0.004856 0.000000 3.181435 ( 0.821620)
build_install 0.005786 0.004279 6.681461 ( 2.240507)
test_btest 0.000000 0.000570 37.260795 ( 7.268548)
test_basic 0.000021 0.006595 0.295449 ( 0.383585)
test_all 0.000589 0.002648 572.264111 ( 83.736208)
test_rubyspec 0.084222 0.021621 39.593375 ( 46.531208)
total: 142.05 sec