Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-090505
#<BuildRuby:0x0000561f8f436660
@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.20220214-090505",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002165 0.003756 0.924707 ( 1.848907)
build_miniruby 0.000958 0.000064 0.062604 ( 0.061350)
build_ruby 0.000881 0.000059 0.064192 ( 0.063055)
build_all 0.004756 0.000054 3.172251 ( 0.822742)
build_install 0.005840 0.004167 6.640243 ( 2.241756)
test_btest 0.000608 0.000072 40.122176 ( 6.954188)
test_basic 0.001953 0.004441 0.277244 ( 0.365665)
test_all 0.002480 0.000438 537.987810 ( 84.039802)
test_rubyspec 0.060196 0.031699 39.547617 ( 46.522192)
total: 142.92 sec