Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-022459
#<BuildRuby:0x0000558ea8868bc0
@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.20220222-022459",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005726 0.000000 0.839582 ( 0.885692)
build_miniruby 0.000000 0.000870 0.062587 ( 0.061285)
build_ruby 0.000000 0.000742 0.064049 ( 0.063058)
build_all 0.002640 0.002183 3.184233 ( 0.821488)
build_install 0.009595 0.000335 6.644583 ( 2.229328)
test_btest 0.000817 0.000000 36.774952 ( 6.678982)
test_basic 0.001662 0.003612 0.297167 ( 0.386978)
test_all 0.002802 0.000295 541.003047 ( 79.734055)
test_rubyspec 0.052649 0.042760 39.765356 ( 46.706843)
total: 137.57 sec