Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-202123
#<BuildRuby:0x000055d3f1226350
@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.20220223-202123",
@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.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001591 0.004243 0.749958 ( 0.945174)
build_miniruby 0.000757 0.000189 0.062365 ( 0.061150)
build_ruby 0.000691 0.000173 0.064429 ( 0.063196)
build_all 0.003680 0.000920 3.293874 ( 0.897166)
build_install 0.008029 0.002008 6.860360 ( 2.360353)
test_btest 0.000000 0.000812 37.916053 ( 7.229417)
test_basic 0.002554 0.002582 0.239367 ( 0.329366)
test_all 0.000000 0.003198 564.381385 ( 84.742577)
test_rubyspec 0.057509 0.045349 40.045794 ( 46.988904)
total: 143.62 sec