Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-143617
#<BuildRuby:0x000055deb4163238
@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.20220226-143617",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005203 0.000401 0.942161 ( 1.775678)
build_miniruby 0.000843 0.000065 0.062143 ( 0.061065)
build_ruby 0.000892 0.000069 0.063636 ( 0.062503)
build_all 0.004387 0.000337 3.285557 ( 0.890448)
build_install 0.009842 0.000022 6.847010 ( 2.361147)
test_btest 0.000696 0.000047 36.663621 ( 8.216040)
test_basic 0.005361 0.000033 0.272628 ( 0.362092)
test_all 0.001098 0.002338 548.353485 ( 79.917154)
test_rubyspec 0.048612 0.035268 39.943821 ( 46.910355)
total: 140.56 sec