Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-192900
#<BuildRuby:0x000055e4d46041b8
@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-192900",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001193 0.004327 0.679797 ( 0.952395)
build_miniruby 0.000000 0.000939 0.062300 ( 0.061106)
build_ruby 0.000000 0.000980 0.064163 ( 0.062922)
build_all 0.000000 0.004825 3.296315 ( 0.890666)
build_install 0.006234 0.003658 6.781849 ( 2.315651)
test_btest 0.000604 0.000202 39.840630 ( 7.416690)
test_basic 0.003864 0.001288 0.240961 ( 0.330977)
test_all 0.002911 0.000970 549.707109 ( 89.110310)
test_rubyspec 0.047350 0.034429 39.712276 ( 46.723112)
total: 147.86 sec