Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-005724
#<BuildRuby:0x00005646e54df238
@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-005724",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005158 0.000477 0.981683 ( 1.039623)
build_miniruby 0.000684 0.000249 0.062261 ( 0.060949)
build_ruby 0.000692 0.000252 0.063739 ( 0.062595)
build_all 0.004671 0.000000 3.167407 ( 0.819531)
build_install 0.002248 0.007640 6.676494 ( 2.239789)
test_btest 0.000463 0.000214 38.402409 ( 8.004734)
test_basic 0.003641 0.001680 0.262456 ( 0.352906)
test_all 0.002044 0.000943 555.038442 ( 90.140284)
test_rubyspec 0.040140 0.036395 39.630793 ( 46.595107)
total: 149.32 sec