Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-015952
#<BuildRuby:0x0000555b9ae89c20
@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.20220209-015952",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002805 0.002820 0.916160 ( 1.055494)
build_miniruby 0.000775 0.000166 0.061850 ( 0.060661)
build_ruby 0.000730 0.000156 0.064021 ( 0.062877)
build_all 0.004632 0.000197 3.179452 ( 0.820183)
build_install 0.006331 0.003455 6.658143 ( 2.243979)
test_btest 0.000657 0.000154 38.298145 ( 7.814808)
test_basic 0.004212 0.000991 0.283133 ( 0.372965)
test_all 0.002552 0.000601 560.932999 ( 80.179584)
test_rubyspec 0.071346 0.024733 39.443092 ( 46.398144)
total: 139.01 sec