Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-225032
#<BuildRuby:0x000055b058f38fa0
@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.20220218-225032",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001525 0.004408 0.850358 ( 0.952869)
build_miniruby 0.000638 0.000232 0.064156 ( 0.063019)
build_ruby 0.000692 0.000252 0.064466 ( 0.063354)
build_all 0.003439 0.001251 3.211406 ( 0.834752)
build_install 0.008353 0.001305 6.705924 ( 2.283211)
test_btest 0.000602 0.000201 41.595349 ( 6.732045)
test_basic 0.000000 0.005111 0.238742 ( 0.328864)
test_all 0.000664 0.002563 544.236154 ( 81.142896)
test_rubyspec 0.067668 0.023464 39.734227 ( 46.834911)
total: 139.24 sec