Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-165137
#<BuildRuby:0x000055f5c1bd6660
@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.20220212-165137",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001361 0.004547 0.884096 ( 1.331397)
build_miniruby 0.000848 0.000000 0.061821 ( 0.060773)
build_ruby 0.000984 0.000000 0.066070 ( 0.064846)
build_all 0.004187 0.000450 3.183674 ( 0.832364)
build_install 0.007918 0.001980 6.649386 ( 2.227452)
test_btest 0.000548 0.000137 38.886111 ( 7.568782)
test_basic 0.003399 0.004625 0.396291 ( 0.482465)
test_all 0.003457 0.000236 562.292583 ( 85.070304)
test_rubyspec 0.057566 0.046619 39.737398 ( 46.660245)
total: 144.30 sec