Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-010402
#<BuildRuby:0x000055777b392630
@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.20220210-010402",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005399 0.000000 0.847147 ( 0.985864)
build_miniruby 0.000933 0.000000 0.061543 ( 0.060382)
build_ruby 0.000877 0.000000 0.063800 ( 0.062736)
build_all 0.000506 0.004435 3.185250 ( 0.825036)
build_install 0.005757 0.005261 6.665527 ( 2.230902)
test_btest 0.000657 0.000094 37.604199 ( 7.855060)
test_basic 0.005311 0.000054 0.261811 ( 0.351535)
test_all 0.003179 0.000000 557.802600 ( 80.884420)
test_rubyspec 0.068611 0.023279 39.500718 ( 46.476139)
total: 139.73 sec