Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-232940
#<BuildRuby:0x00005576f09a1548
@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.20220217-232940",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005743 0.000000 0.906408 ( 1.097041)
build_miniruby 0.000870 0.000000 0.062105 ( 0.060951)
build_ruby 0.000991 0.000000 0.063548 ( 0.062394)
build_all 0.000175 0.004407 3.165983 ( 0.827330)
build_install 0.004691 0.005081 6.634665 ( 2.229862)
test_btest 0.000658 0.000094 40.909412 ( 6.736397)
test_basic 0.004711 0.000673 0.296302 ( 0.386088)
test_all 0.002489 0.000356 542.443660 ( 82.130993)
test_rubyspec 0.074688 0.024457 39.605659 ( 46.505571)
total: 140.04 sec