Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-000646
#<BuildRuby:0x00005572e0e0d398
@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.20220207-000646",
@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.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005853 0.000000 0.863343 ( 0.951496)
build_miniruby 0.000912 0.000000 0.062250 ( 0.061204)
build_ruby 0.000843 0.000000 0.064356 ( 0.063216)
build_all 0.004703 0.000000 3.189186 ( 0.827561)
build_install 0.005705 0.004022 6.698090 ( 2.236725)
test_btest 0.000637 0.000036 38.943880 ( 7.028230)
test_basic 0.004810 0.000039 0.244303 ( 0.335422)
test_all 0.003234 0.000170 562.221138 ( 83.616856)
test_rubyspec 0.072408 0.009087 39.590818 ( 46.580839)
total: 141.70 sec