Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-195414
#<BuildRuby:0x0000560db5654870
@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.20220223-195414",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005141 0.000396 0.708024 ( 1.435117)
build_miniruby 0.000000 0.000901 0.062278 ( 0.060986)
build_ruby 0.000000 0.000977 0.064523 ( 0.063374)
build_all 0.002162 0.002563 3.304187 ( 0.892291)
build_install 0.009047 0.000662 6.788005 ( 2.323385)
test_btest 0.000698 0.000100 37.256923 ( 7.130478)
test_basic 0.005584 0.000104 0.342473 ( 0.431431)
test_all 0.001556 0.001795 557.581999 ( 84.143662)
test_rubyspec 0.055355 0.040350 40.108599 ( 47.035679)
total: 143.52 sec