Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-213945
#<BuildRuby:0x000055dc5b832600
@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-213945",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.001716 0.003775 0.935519 ( 0.997913)
build_miniruby 0.000730 0.000112 0.061830 ( 0.060682)
build_ruby 0.000798 0.000123 0.063928 ( 0.062758)
build_all 0.000502 0.004205 3.301896 ( 0.896298)
build_install 0.008582 0.000954 6.822973 ( 2.333694)
test_btest 0.000678 0.000145 35.899532 ( 7.684871)
test_basic 0.004674 0.001001 0.278778 ( 0.367587)
test_all 0.002798 0.000600 539.190453 ( 79.550186)
test_rubyspec 0.055484 0.051616 39.921085 ( 46.918439)
total: 138.87 sec