Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-011208
#<BuildRuby:0x000055bdfd09ce80
@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.20220325-011208",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001596 0.003977 0.904314 ( 0.969066)
build_miniruby 0.000783 0.000056 0.061782 ( 0.060691)
build_ruby 0.000823 0.000059 0.063736 ( 0.062676)
build_all 0.000582 0.004186 3.286789 ( 0.890481)
build_install 0.006785 0.003150 6.807875 ( 2.314697)
test_btest 0.000000 0.000780 35.731433 ( 8.232970)
test_basic 0.002551 0.002714 0.272703 ( 0.362484)
test_all 0.003109 0.000202 545.671408 ( 79.897084)
test_rubyspec 0.086132 0.012067 39.734446 ( 46.679633)
total: 139.47 sec