Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-010340
#<BuildRuby:0x00005571bf6cdd70
@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-010340",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004857 0.000373 0.864636 ( 1.316892)
build_miniruby 0.000884 0.000068 0.062870 ( 0.061734)
build_ruby 0.000869 0.000067 0.064039 ( 0.062822)
build_all 0.004728 0.000025 3.182962 ( 0.827261)
build_install 0.002887 0.006976 6.667360 ( 2.247284)
test_btest 0.000610 0.000108 35.393403 ( 8.383276)
test_basic 0.002021 0.004307 0.243338 ( 0.332308)
test_all 0.002957 0.000390 557.922690 ( 86.130956)
test_rubyspec 0.081292 0.018231 39.624355 ( 46.537530)
total: 145.90 sec