Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-214207
#<BuildRuby:0x0000557ffc580bc0
@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.20220222-214207",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005694 0.000000 0.841196 ( 1.129644)
build_miniruby 0.000852 0.000000 0.062106 ( 0.060990)
build_ruby 0.000868 0.000000 0.063872 ( 0.062823)
build_all 0.004786 0.000000 3.174689 ( 0.826094)
build_install 0.010181 0.000000 6.656408 ( 2.254943)
test_btest 0.000597 0.000000 41.971009 ( 7.493931)
test_basic 0.005259 0.000000 0.299742 ( 0.389223)
test_all 0.002566 0.001068 551.999194 ( 82.137175)
test_rubyspec 0.076821 0.015048 39.881902 ( 46.839310)
total: 141.19 sec