Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-042754
#<BuildRuby:0x0000557b45b06678
@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.20220227-042754",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005279 0.000440 0.919250 ( 0.999526)
build_miniruby 0.000876 0.000073 0.062750 ( 0.061512)
build_ruby 0.000748 0.000062 0.064291 ( 0.063207)
build_all 0.004369 0.000364 3.297259 ( 0.890407)
build_install 0.007532 0.000188 6.816212 ( 2.346827)
test_btest 0.000608 0.000047 37.896020 ( 7.456109)
test_basic 0.005207 0.000000 0.245498 ( 0.335514)
test_all 0.003003 0.000208 554.638914 ( 84.791407)
test_rubyspec 0.039321 0.039957 39.952606 ( 46.892611)
total: 143.84 sec