Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-130322
#<BuildRuby:0x00005562fb9288e0
@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.20220227-130322",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005263 0.000086 0.894869 ( 0.891786)
build_miniruby 0.000716 0.000055 0.062176 ( 0.061079)
build_ruby 0.000913 0.000000 0.064737 ( 0.063460)
build_all 0.004639 0.000000 3.305061 ( 0.896438)
build_install 0.003106 0.006479 6.919503 ( 2.446667)
test_btest 0.000847 0.000141 38.005377 ( 8.281859)
test_basic 0.004293 0.000716 0.239656 ( 0.329744)
test_all 0.003015 0.000418 564.231860 ( 85.297714)
test_rubyspec 0.079340 0.021043 39.993188 ( 46.897916)
total: 145.17 sec