Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-190502
#<BuildRuby:0x0000557042cfe678
@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.20220227-190502",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005689 0.000000 0.898160 ( 1.127756)
build_miniruby 0.001003 0.000000 0.062965 ( 0.061812)
build_ruby 0.000949 0.000000 0.064150 ( 0.063031)
build_all 0.004316 0.000272 3.287481 ( 0.887678)
build_install 0.006721 0.003201 6.838742 ( 2.351241)
test_btest 0.000000 0.000569 36.857668 ( 8.136602)
test_basic 0.000000 0.005355 0.272570 ( 0.362240)
test_all 0.001457 0.001786 553.456830 ( 82.207225)
test_rubyspec 0.053567 0.043465 39.783530 ( 46.741156)
total: 141.94 sec