Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-083633
#<BuildRuby:0x000055f6a6c42320
@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.20220223-083633",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002033 0.003631 0.677504 ( 0.736570)
build_miniruby 0.000692 0.000173 0.062220 ( 0.061041)
build_ruby 0.000904 0.000000 0.064372 ( 0.063209)
build_all 0.004368 0.000000 1.568449 ( 0.619532)
build_install 0.004839 0.004650 5.069942 ( 2.039323)
test_btest 0.000610 0.000174 34.914609 ( 8.086665)
test_basic 0.000700 0.004498 0.272227 ( 0.362827)
test_all 0.002788 0.000436 560.640181 ( 81.316979)
test_rubyspec 0.063215 0.037485 39.873973 ( 46.813365)
total: 140.10 sec