Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-134641
#<BuildRuby:0x0000555fabab81b8
@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.20220211-134641",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.005215 0.829281 ( 0.978601)
build_miniruby 0.000000 0.000915 0.062276 ( 0.061220)
build_ruby 0.000000 0.000921 0.063964 ( 0.062775)
build_all 0.000000 0.004757 3.176001 ( 0.822228)
build_install 0.005987 0.004087 6.668186 ( 2.255492)
test_btest 0.000463 0.000264 36.440345 ( 8.039602)
test_basic 0.005594 0.000000 0.273824 ( 0.362839)
test_all 0.003540 0.000000 550.891493 ( 82.158197)
test_rubyspec 0.056804 0.042298 39.660582 ( 46.642598)
total: 141.38 sec