Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-233244
#<BuildRuby:0x00005643a4d001b8
@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-233244",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005811 0.000000 0.688211 ( 0.908312)
build_miniruby 0.000916 0.000000 0.061978 ( 0.060812)
build_ruby 0.001000 0.000000 0.063977 ( 0.062883)
build_all 0.000243 0.004438 3.307335 ( 0.900602)
build_install 0.006030 0.004085 6.811600 ( 2.329243)
test_btest 0.000764 0.000095 40.606120 ( 7.038414)
test_basic 0.004811 0.000601 0.298271 ( 0.388494)
test_all 0.003404 0.000265 553.243126 ( 82.625707)
test_rubyspec 0.048300 0.034479 39.991935 ( 46.958705)
total: 141.27 sec