Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-025305
#<BuildRuby:0x000055573cc9c1b8
@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.20220226-025305",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005856 0.866158 ( 0.884032)
build_miniruby 0.000000 0.000871 0.062324 ( 0.061232)
build_ruby 0.000000 0.000900 0.064123 ( 0.063070)
build_all 0.000646 0.004061 3.282147 ( 0.884986)
build_install 0.008929 0.001432 6.827977 ( 2.350834)
test_btest 0.000576 0.000000 40.831855 ( 6.641606)
test_basic 0.001731 0.003636 0.272119 ( 0.361790)
test_all 0.003097 0.000146 549.301338 ( 86.083411)
test_rubyspec 0.048026 0.048420 39.902235 ( 46.849049)
total: 144.18 sec