Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-030422
#<BuildRuby:0x000055a57def6320
@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.20220225-030422",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001806 0.004009 0.709774 ( 0.819976)
build_miniruby 0.000000 0.000949 0.062588 ( 0.061373)
build_ruby 0.000000 0.000913 0.063959 ( 0.062831)
build_all 0.004608 0.000115 3.315791 ( 0.898635)
build_install 0.009208 0.000587 6.835341 ( 2.355654)
test_btest 0.000774 0.000073 41.806776 ( 6.890900)
test_basic 0.001767 0.003629 0.268604 ( 0.358236)
test_all 0.000526 0.002838 546.570948 ( 87.051114)
test_rubyspec 0.066003 0.025201 39.924622 ( 46.832821)
total: 145.33 sec