Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-011943
#<BuildRuby:0x00005560ab2f6320
@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.20220212-011943",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005180 0.000432 0.903053 ( 0.845058)
build_miniruby 0.000862 0.000071 0.062589 ( 0.061381)
build_ruby 0.000883 0.000073 0.063830 ( 0.062567)
build_all 0.004690 0.000000 3.189678 ( 0.825227)
build_install 0.005353 0.004191 6.650750 ( 2.233936)
test_btest 0.000709 0.000094 37.375210 ( 7.862069)
test_basic 0.001991 0.004046 0.311050 ( 0.399095)
test_all 0.003448 0.000000 553.122410 ( 83.415452)
test_rubyspec 0.065489 0.037390 39.640023 ( 46.569473)
total: 142.27 sec