Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-011843
#<BuildRuby:0x000055ce81ab29a8
@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",
@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.20220203-011843",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001130 0.003967 0.861413 ( 1.322802)
build_miniruby 0.000842 0.000060 0.061852 ( 0.060687)
build_ruby 0.000894 0.000000 0.063742 ( 0.062649)
build_all 0.004827 0.000000 3.208917 ( 0.837007)
build_install 0.000535 0.009934 6.676653 ( 2.259769)
test_btest 0.000620 0.000138 28.401970 ( 25.596501)
test_basic 0.004356 0.000968 0.296388 ( 0.385891)
test_all 0.002892 0.000302 562.785021 ( 86.681521)
test_rubyspec 0.066695 0.025876 39.712462 ( 46.664252)
total: 163.87 sec