Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-234552
#<BuildRuby:0x000055f9b40c5798
@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",
@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.20220202-234552",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000027 0.000003 0.000030 ( 0.000032)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005024 0.000718 0.870285 ( 0.886729)
build_miniruby 0.000847 0.000121 0.062184 ( 0.060959)
build_ruby 0.000804 0.000115 0.064032 ( 0.062896)
build_all 0.004194 0.000599 3.179732 ( 0.821797)
build_install 0.005812 0.004054 6.678469 ( 2.232473)
test_btest 0.000755 0.000142 27.859046 ( 25.614706)
test_basic 0.005184 0.000109 0.297266 ( 0.386885)
test_all 0.002791 0.000286 539.259201 ( 79.190084)
test_rubyspec 0.017286 0.053224 39.486239 ( 46.436359)
total: 155.69 sec