Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-102020
#<BuildRuby:0x00005643f67a5c20
@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.20220317-102020",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004344 0.001185 0.909431 ( 1.184144)
build_miniruby 0.000779 0.000212 0.062308 ( 0.061077)
build_ruby 0.000757 0.000207 0.064152 ( 0.063024)
build_all 0.003665 0.001000 3.286063 ( 0.896927)
build_install 0.009762 0.000000 6.776201 ( 2.313011)
test_btest 0.000637 0.000000 41.156965 ( 7.028007)
test_basic 0.004700 0.000225 0.237301 ( 0.327753)
test_all 0.002546 0.000545 550.238422 ( 80.619869)
test_rubyspec 0.058557 0.032317 39.437356 ( 46.376227)
total: 138.87 sec