Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-002701
#<BuildRuby:0x000055b74418cbc0
@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.20220227-002701",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005551 0.000110 0.914591 ( 1.010877)
build_miniruby 0.000772 0.000059 0.062544 ( 0.061486)
build_ruby 0.000864 0.000000 0.064314 ( 0.063216)
build_all 0.004832 0.000000 3.302665 ( 0.888223)
build_install 0.002834 0.007092 6.865760 ( 2.371865)
test_btest 0.000541 0.000095 38.804689 ( 6.952785)
test_basic 0.000000 0.005421 0.265061 ( 0.354933)
test_all 0.002079 0.001503 560.191401 ( 84.775442)
test_rubyspec 0.057547 0.026482 40.097292 ( 47.044353)
total: 143.52 sec