Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-001811
#<BuildRuby:0x000055ad122de1e0
@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-001811",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006245 0.000000 1.008718 ( 0.967962)
build_miniruby 0.000952 0.000000 0.061742 ( 0.060612)
build_ruby 0.000924 0.000000 0.064041 ( 0.062953)
build_all 0.004637 0.000000 3.299644 ( 0.914450)
build_install 0.000000 0.009848 6.796927 ( 2.359175)
test_btest 0.000000 0.001525 40.300658 ( 7.364110)
test_basic 0.002892 0.002355 0.280839 ( 0.370357)
test_all 0.002903 0.000581 557.774574 ( 82.683067)
test_rubyspec 0.077385 0.029232 40.016350 ( 46.894271)
total: 141.68 sec