Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-111905
#<BuildRuby:0x0000559f283d5e38
@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.20220217-111905",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005587 0.879000 ( 3.088773)
build_miniruby 0.000000 0.000790 0.061721 ( 0.060649)
build_ruby 0.000000 0.000918 0.063997 ( 0.062786)
build_all 0.003908 0.000810 3.173319 ( 0.826943)
build_install 0.009720 0.000185 6.646495 ( 2.241974)
test_btest 0.000000 0.000724 37.146283 ( 7.475185)
test_basic 0.001350 0.003697 0.239492 ( 0.329446)
test_all 0.003417 0.000167 550.551039 ( 83.849828)
test_rubyspec 0.086001 0.009539 39.428698 ( 46.427160)
total: 144.36 sec