Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-114057
#<BuildRuby:0x0000556de1d31c20
@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-114057",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005256 0.000405 0.793960 ( 4.483090)
build_miniruby 0.000853 0.000066 0.062921 ( 0.061669)
build_ruby 0.001052 0.000000 0.064681 ( 0.063411)
build_all 0.004666 0.000103 3.326309 ( 0.901166)
build_install 0.009137 0.000653 6.795837 ( 2.323896)
test_btest 0.000733 0.000052 41.973524 ( 7.469730)
test_basic 0.004363 0.000311 0.272161 ( 0.363068)
test_all 0.002795 0.000000 548.848839 ( 80.454092)
test_rubyspec 0.052227 0.040932 40.054359 ( 46.994067)
total: 143.11 sec