Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-092400
#<BuildRuby:0x0000561f5e1be350
@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.20220220-092400",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.005239 0.836593 ( 0.890532)
build_miniruby 0.000000 0.000955 0.061906 ( 0.060740)
build_ruby 0.000176 0.000664 0.063645 ( 0.062615)
build_all 0.000591 0.004053 3.185535 ( 0.825013)
build_install 0.005449 0.004593 6.646266 ( 2.233177)
test_btest 0.000633 0.000293 38.996134 ( 6.943800)
test_basic 0.003302 0.001810 0.271160 ( 0.361066)
test_all 0.002494 0.001164 555.634991 ( 82.121525)
test_rubyspec 0.054794 0.038272 39.696170 ( 46.687748)
total: 140.19 sec