Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-205644
#<BuildRuby:0x000055b81d8f2660
@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.20220314-205644",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005186 0.000432 0.955186 ( 0.992280)
build_miniruby 0.000792 0.000066 0.062407 ( 0.061259)
build_ruby 0.000770 0.000064 0.064166 ( 0.063025)
build_all 0.000542 0.004088 3.304947 ( 0.904525)
build_install 0.005099 0.004561 6.812238 ( 2.348240)
test_btest 0.000703 0.000151 36.606945 ( 8.009635)
test_basic 0.004319 0.000925 0.240811 ( 0.330562)
test_all 0.002970 0.000484 553.500453 ( 79.750102)
test_rubyspec 0.071112 0.029794 39.736045 ( 46.720662)
total: 139.18 sec