Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-020430
#<BuildRuby:0x000055d02cb34fa0
@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.20220315-020430",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.001582 0.003704 0.965440 ( 1.038551)
build_miniruby 0.000762 0.000050 0.062029 ( 0.061000)
build_ruby 0.000836 0.000056 0.064350 ( 0.063226)
build_all 0.001237 0.003498 3.298902 ( 0.894889)
build_install 0.006962 0.003027 6.810267 ( 2.324316)
test_btest 0.000569 0.000090 38.593763 ( 7.538505)
test_basic 0.004547 0.000718 0.349308 ( 0.438766)
test_all 0.003813 0.000228 547.826605 ( 82.602603)
test_rubyspec 0.052140 0.032702 39.747931 ( 46.685680)
total: 141.65 sec