Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-210255
#<BuildRuby:0x00005591197301b8
@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-210255",
@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.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005804 0.000000 0.945033 ( 1.029389)
build_miniruby 0.000919 0.000000 0.061998 ( 0.060889)
build_ruby 0.000935 0.000000 0.064344 ( 0.063089)
build_all 0.001044 0.003680 3.296668 ( 0.899380)
build_install 0.009509 0.000324 6.833838 ( 2.343782)
test_btest 0.000806 0.000045 37.925253 ( 8.001376)
test_basic 0.005018 0.000279 0.280588 ( 0.370262)
test_all 0.003714 0.000043 558.378580 ( 80.509720)
test_rubyspec 0.061144 0.031370 39.922878 ( 46.850984)
total: 140.13 sec