Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-125147
#<BuildRuby:0x0000556e03f99c20
@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.20220208-125147",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005184 0.000399 0.914895 ( 3.524214)
build_miniruby 0.000845 0.000065 0.061978 ( 0.060886)
build_ruby 0.000844 0.000065 0.063664 ( 0.062585)
build_all 0.004236 0.000326 3.183607 ( 0.820397)
build_install 0.009992 0.000038 6.669507 ( 2.240801)
test_btest 0.000737 0.000049 39.719366 ( 8.015463)
test_basic 0.005510 0.000044 0.383341 ( 0.472276)
test_all 0.003486 0.000131 560.510850 ( 83.872095)
test_rubyspec 0.079854 0.018022 39.421004 ( 46.437527)
total: 145.51 sec