Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-121937
#<BuildRuby:0x0000560cb0678fa0
@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-121937",
@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.000008 0.000003 0.000011 ( 0.000009)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000765 0.004458 0.850988 ( 0.847031)
build_miniruby 0.000663 0.000265 0.061731 ( 0.060559)
build_ruby 0.000629 0.000251 0.063575 ( 0.062567)
build_all 0.004771 0.000000 3.179133 ( 0.824781)
build_install 0.006323 0.003612 6.632125 ( 2.230394)
test_btest 0.000552 0.000212 36.530598 ( 7.212379)
test_basic 0.005092 0.000295 0.271092 ( 0.360852)
test_all 0.002557 0.000913 561.084532 ( 81.038945)
test_rubyspec 0.048334 0.051777 39.811980 ( 46.903144)
total: 139.54 sec