Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-184838
#<BuildRuby:0x00005631f7d41398
@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.20220224-184838",
@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.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000000 0.000015 0.000015 ( 0.000016)
build_up 0.001513 0.004249 0.779497 ( 5.405531)
build_miniruby 0.000843 0.000064 0.062188 ( 0.061033)
build_ruby 0.000772 0.000059 0.063975 ( 0.062846)
build_all 0.004764 0.000000 3.314365 ( 0.903504)
build_install 0.002350 0.007698 6.806334 ( 2.342492)
test_btest 0.000000 0.000751 41.287620 ( 6.624634)
test_basic 0.004258 0.002396 0.312030 ( 0.400690)
test_all 0.002972 0.000494 540.978138 ( 90.432979)
test_rubyspec 0.076439 0.031407 39.760883 ( 46.753019)
total: 152.99 sec