Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-153216
#<BuildRuby:0x0000562acd2be1e0
@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.20220307-153216",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005694 0.000000 0.932082 ( 3.690753)
build_miniruby 0.000847 0.000000 0.061616 ( 0.060500)
build_ruby 0.000883 0.000000 0.063944 ( 0.062680)
build_all 0.004679 0.000000 3.279520 ( 0.896583)
build_install 0.009720 0.000000 6.766526 ( 2.333187)
test_btest 0.000780 0.000000 38.324663 ( 7.356795)
test_basic 0.005528 0.000000 0.278041 ( 0.367762)
test_all 0.003731 0.000000 539.134201 ( 78.469808)
test_rubyspec 0.078021 0.027351 39.803539 ( 46.693709)
total: 139.93 sec