Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-064100
#<BuildRuby:0x000055ef5beaa600
@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.20220224-064100",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005419 0.000000 0.706208 ( 0.861337)
build_miniruby 0.000907 0.000000 0.062561 ( 0.061291)
build_ruby 0.000907 0.000000 0.064541 ( 0.063492)
build_all 0.004856 0.000000 3.303731 ( 0.899998)
build_install 0.001852 0.007969 6.785190 ( 2.309715)
test_btest 0.000673 0.000079 42.384517 ( 6.753611)
test_basic 0.001696 0.003641 0.304612 ( 0.394224)
test_all 0.002518 0.000420 551.327999 ( 82.708976)
test_rubyspec 0.049500 0.042899 40.017666 ( 46.958659)
total: 141.01 sec