Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-204844
#<BuildRuby:0x000055f352183238
@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.20220217-204844",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005436 0.000000 0.862392 ( 2.261357)
build_miniruby 0.000892 0.000000 0.062248 ( 0.060987)
build_ruby 0.000880 0.000000 0.063321 ( 0.062165)
build_all 0.004785 0.000000 3.202992 ( 0.838973)
build_install 0.009825 0.000000 6.680895 ( 2.273808)
test_btest 0.000758 0.000000 39.312287 ( 6.837433)
test_basic 0.005213 0.000000 0.239441 ( 0.329916)
test_all 0.001090 0.002374 536.919212 ( 86.799746)
test_rubyspec 0.062734 0.043646 39.611034 ( 46.507641)
total: 145.97 sec