Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-070012
#<BuildRuby:0x000055559dd00fa0
@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.20220209-070012",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.005872 0.931100 ( 1.120624)
build_miniruby 0.000887 0.000091 0.062236 ( 0.060994)
build_ruby 0.000000 0.000863 0.064255 ( 0.063143)
build_all 0.001518 0.003269 3.179454 ( 0.824926)
build_install 0.007572 0.002376 6.679588 ( 2.248180)
test_btest 0.000581 0.000217 41.324204 ( 7.048010)
test_basic 0.002557 0.003128 0.384638 ( 0.473122)
test_all 0.002378 0.000724 533.962710 ( 85.093440)
test_rubyspec 0.028550 0.031822 39.563084 ( 46.548850)
total: 143.48 sec