Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-143212
#<BuildRuby:0x000055d6e32f21e0
@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.20220224-143212",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004973 0.000904 0.746359 ( 2.428016)
build_miniruby 0.000808 0.000146 0.062325 ( 0.061087)
build_ruby 0.000000 0.000800 0.064087 ( 0.063004)
build_all 0.002397 0.002229 3.301003 ( 0.888525)
build_install 0.009507 0.001148 6.827673 ( 2.341531)
test_btest 0.000692 0.000149 39.484898 ( 7.074067)
test_basic 0.005134 0.000109 0.245018 ( 0.335595)
test_all 0.003309 0.000206 550.027838 ( 81.472126)
test_rubyspec 0.051640 0.055196 40.149791 ( 47.084112)
total: 141.75 sec