Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-020521
#<BuildRuby:0x000055b1edbb5798
@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.20220206-020521",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005226 0.000297 0.841599 ( 0.902972)
build_miniruby 0.000728 0.000198 0.062290 ( 0.061243)
build_ruby 0.000738 0.000201 0.064096 ( 0.062926)
build_all 0.003322 0.001575 3.194564 ( 0.828483)
build_install 0.004617 0.005330 6.677951 ( 2.247262)
test_btest 0.000722 0.000258 28.144176 ( 25.463868)
test_basic 0.003694 0.001319 0.239421 ( 0.329716)
test_all 0.003094 0.000000 551.392879 ( 86.981419)
test_rubyspec 0.051150 0.035815 39.727172 ( 46.713503)
total: 163.59 sec