Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-202202
#<BuildRuby:0x0000557b70fddc20
@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.20220219-202202",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005582 0.000429 0.855678 ( 0.890918)
build_miniruby 0.000874 0.000068 0.062211 ( 0.061144)
build_ruby 0.000798 0.000061 0.063869 ( 0.062710)
build_all 0.000295 0.004462 3.177389 ( 0.822141)
build_install 0.008454 0.001301 6.630479 ( 2.233627)
test_btest 0.000737 0.000114 34.736948 ( 8.054960)
test_basic 0.005099 0.000000 0.238182 ( 0.328277)
test_all 0.002611 0.000372 533.083128 ( 78.993429)
test_rubyspec 0.059291 0.020868 39.651773 ( 46.621073)
total: 138.07 sec