Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-161902
#<BuildRuby:0x000055737fe59d70
@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-161902",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005463 0.934167 ( 3.606864)
build_miniruby 0.000000 0.000986 0.065002 ( 0.063852)
build_ruby 0.000000 0.000949 0.063820 ( 0.062618)
build_all 0.004848 0.000000 3.171646 ( 0.821597)
build_install 0.004768 0.005237 6.678704 ( 2.258279)
test_btest 0.000582 0.000117 39.908709 ( 6.921537)
test_basic 0.001665 0.003640 0.293925 ( 0.383490)
test_all 0.002768 0.000692 551.594763 ( 83.855523)
test_rubyspec 0.075845 0.031032 39.534771 ( 46.585299)
total: 144.56 sec