Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-041442
#<BuildRuby:0x000055e74ef1a0a0
@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.20220221-041442",
@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.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001358 0.004245 0.907328 ( 1.084931)
build_miniruby 0.000855 0.000000 0.062089 ( 0.060944)
build_ruby 0.000780 0.000000 0.063760 ( 0.062782)
build_all 0.004585 0.000147 3.188743 ( 0.828118)
build_install 0.005685 0.004570 6.635127 ( 2.227995)
test_btest 0.000604 0.000080 40.811637 ( 6.796744)
test_basic 0.005152 0.000000 0.289918 ( 0.380478)
test_all 0.003347 0.000000 551.722489 ( 80.480896)
test_rubyspec 0.063294 0.037565 39.847230 ( 46.743468)
total: 138.67 sec