Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-121453
#<BuildRuby:0x000055d9a17dc1b8
@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.20220221-121453",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.002535 0.002810 0.888659 ( 3.095962)
build_miniruby 0.000000 0.000877 0.061789 ( 0.060689)
build_ruby 0.000000 0.000926 0.064378 ( 0.063099)
build_all 0.003050 0.001622 3.197118 ( 0.831866)
build_install 0.002951 0.007023 6.643290 ( 2.235278)
test_btest 0.000520 0.000208 35.824146 ( 8.438414)
test_basic 0.003675 0.001470 0.273784 ( 0.363619)
test_all 0.002546 0.001018 556.428350 ( 82.113980)
test_rubyspec 0.062597 0.033761 39.866019 ( 46.832086)
total: 144.04 sec