Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-200651
#<BuildRuby:0x000055f93d2c48e0
@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-200651",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003878 0.001551 0.867352 ( 1.253913)
build_miniruby 0.000713 0.000285 0.063015 ( 0.061775)
build_ruby 0.000644 0.000258 0.064765 ( 0.063650)
build_all 0.000240 0.004496 3.306554 ( 0.890297)
build_install 0.002354 0.007503 6.812167 ( 2.328851)
test_btest 0.000534 0.000340 35.298592 ( 8.218060)
test_basic 0.003385 0.002154 0.272306 ( 0.361699)
test_all 0.001364 0.002185 550.223468 ( 81.437072)
test_rubyspec 0.063112 0.037486 39.909450 ( 46.816487)
total: 141.43 sec