Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-125618
#<BuildRuby:0x0000561609cf6320
@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.20220220-125618",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001811 0.004007 0.929353 ( 0.986069)
build_miniruby 0.000753 0.000054 0.061525 ( 0.060538)
build_ruby 0.000822 0.000058 0.063631 ( 0.062404)
build_all 0.004319 0.000309 3.180381 ( 0.828144)
build_install 0.004716 0.005114 6.639216 ( 2.234416)
test_btest 0.000520 0.000075 36.896379 ( 7.834925)
test_basic 0.000000 0.005217 0.271562 ( 0.361446)
test_all 0.000044 0.003099 554.723781 ( 80.725817)
test_rubyspec 0.065559 0.041150 39.745961 ( 46.694691)
total: 139.79 sec