Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-004151
#<BuildRuby:0x000055e6e473c1b8
@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.20220221-004151",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005469 0.000000 0.815625 ( 0.958731)
build_miniruby 0.000848 0.000000 0.061983 ( 0.061018)
build_ruby 0.000917 0.000000 0.064099 ( 0.062969)
build_all 0.000243 0.004410 3.196699 ( 0.828876)
build_install 0.009551 0.000342 6.653918 ( 2.238062)
test_btest 0.000705 0.000047 38.703213 ( 7.054618)
test_basic 0.001038 0.004338 0.350926 ( 0.440397)
test_all 0.002070 0.001448 533.993563 ( 86.416978)
test_rubyspec 0.062598 0.039492 39.680692 ( 46.637294)
total: 144.70 sec