Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-130642
#<BuildRuby:0x0000563bd5fc7238
@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.20220325-130642",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005576 0.897698 ( 0.986705)
build_miniruby 0.000000 0.000863 0.062026 ( 0.060819)
build_ruby 0.000499 0.000387 0.063962 ( 0.062823)
build_all 0.002392 0.002400 3.241677 ( 0.885081)
build_install 0.008519 0.001226 6.730747 ( 2.303778)
test_btest 0.000000 0.001744 37.171725 ( 8.421997)
test_basic 0.000019 0.005449 0.264772 ( 0.354742)
test_all 0.002594 0.000717 547.801808 ( 82.752261)
test_rubyspec 0.063182 0.034873 39.519322 ( 46.498912)
total: 142.33 sec