Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-104838
#<BuildRuby:0x000055c980f956b0
@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",
@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.20220130-104838",
@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.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005086 0.000925 0.910386 ( 0.870693)
build_miniruby 0.000917 0.000166 0.062359 ( 0.061108)
build_ruby 0.000843 0.000154 0.064138 ( 0.062815)
build_all 0.004494 0.000000 3.146886 ( 0.814708)
build_install 0.009832 0.000000 6.584693 ( 2.223151)
test_btest 0.000619 0.000089 27.632538 ( 25.272484)
test_basic 0.005019 0.000717 0.239923 ( 0.329174)
test_all 0.003039 0.000434 547.736272 ( 81.774222)
test_rubyspec 0.069670 0.021510 39.452071 ( 46.401267)
total: 157.81 sec