Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-191908
#<BuildRuby:0x0000556eaae79d70
@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-191908",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005833 0.000000 0.892705 ( 0.999227)
build_miniruby 0.001007 0.000000 0.062188 ( 0.060977)
build_ruby 0.000920 0.000000 0.064210 ( 0.063039)
build_all 0.004647 0.000000 3.187986 ( 0.824154)
build_install 0.010008 0.000000 6.665761 ( 2.240141)
test_btest 0.000860 0.000000 36.002402 ( 8.024826)
test_basic 0.000031 0.005144 0.270233 ( 0.359965)
test_all 0.000000 0.003532 544.681248 ( 82.015172)
test_rubyspec 0.063122 0.042974 39.845838 ( 46.738493)
total: 141.33 sec