Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-022439
#<BuildRuby:0x000055ba5fec2600
@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.20220224-022439",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005889 0.735291 ( 0.986840)
build_miniruby 0.000000 0.000978 0.061952 ( 0.060694)
build_ruby 0.000000 0.001011 0.063859 ( 0.062549)
build_all 0.000000 0.004643 3.323924 ( 0.905058)
build_install 0.006436 0.003460 6.814950 ( 2.338228)
test_btest 0.000501 0.000177 41.035489 ( 7.154022)
test_basic 0.004874 0.000499 0.263341 ( 0.353096)
test_all 0.000127 0.003510 566.023997 ( 83.272516)
test_rubyspec 0.049934 0.037029 40.037406 ( 46.965582)
total: 142.10 sec