Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-055257
#<BuildRuby:0x0000555e281e1e38
@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.20220226-055257",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002064 0.003454 0.892406 ( 0.917267)
build_miniruby 0.000722 0.000167 0.062437 ( 0.061193)
build_ruby 0.000755 0.000174 0.063976 ( 0.062670)
build_all 0.003933 0.000908 3.324675 ( 0.906066)
build_install 0.009525 0.000241 6.810379 ( 2.334365)
test_btest 0.000642 0.000128 40.765192 ( 7.024593)
test_basic 0.005088 0.000150 0.271310 ( 0.361265)
test_all 0.002911 0.000546 540.099049 ( 80.900119)
test_rubyspec 0.044494 0.060262 39.819663 ( 46.793685)
total: 139.36 sec