Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-160958
#<BuildRuby:0x000055f7cb1c6678
@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.20220208-160958",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004922 0.000378 0.826835 ( 1.457301)
build_miniruby 0.000885 0.000068 0.061830 ( 0.060692)
build_ruby 0.000931 0.000072 0.063882 ( 0.062695)
build_all 0.004467 0.000344 3.181490 ( 0.826926)
build_install 0.001180 0.008693 6.665383 ( 2.240646)
test_btest 0.000629 0.000135 37.293458 ( 7.849059)
test_basic 0.004588 0.000984 0.319952 ( 0.409031)
test_all 0.002001 0.001562 552.493849 ( 82.199339)
test_rubyspec 0.061000 0.029444 39.625924 ( 46.625532)
total: 141.73 sec