Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-013433
#<BuildRuby:0x00005608b50f5e38
@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.20220212-013433",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005850 0.000000 0.884284 ( 1.421592)
build_miniruby 0.000961 0.000000 0.062175 ( 0.060960)
build_ruby 0.000932 0.000000 0.063790 ( 0.062630)
build_all 0.004597 0.000000 3.184466 ( 0.826062)
build_install 0.002127 0.007644 6.667943 ( 2.237793)
test_btest 0.000758 0.000085 35.250219 ( 8.403797)
test_basic 0.005056 0.000562 0.327166 ( 0.416212)
test_all 0.003404 0.000378 536.333809 ( 88.641976)
test_rubyspec 0.071441 0.036288 39.685005 ( 46.597842)
total: 148.67 sec