Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-193657
#<BuildRuby:0x000055de31fed548
@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-193657",
@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.000016)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005654 0.000000 0.844285 ( 1.277904)
build_miniruby 0.000974 0.000000 0.062399 ( 0.061196)
build_ruby 0.000930 0.000000 0.064510 ( 0.063288)
build_all 0.000954 0.003900 3.178006 ( 0.823894)
build_install 0.006514 0.003760 6.648269 ( 2.228929)
test_btest 0.000727 0.000000 36.119486 ( 8.102598)
test_basic 0.005588 0.000266 0.271879 ( 0.360843)
test_all 0.003256 0.000133 533.933371 ( 87.278395)
test_rubyspec 0.071854 0.029572 39.774826 ( 46.658022)
total: 146.86 sec