Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-220425
#<BuildRuby:0x0000560c10d64bc0
@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.20220215-220425",
@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.000006)
autoconf 0.000027 0.000000 0.000027 ( 0.000036)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005205 0.864629 ( 1.140087)
build_miniruby 0.000000 0.000936 0.062403 ( 0.061101)
build_ruby 0.000000 0.000861 0.064434 ( 0.063388)
build_all 0.000000 0.004529 3.174807 ( 0.824230)
build_install 0.000000 0.009738 6.657490 ( 2.235758)
test_btest 0.000000 0.000792 36.928228 ( 7.120142)
test_basic 0.000000 0.005301 0.262395 ( 0.351905)
test_all 0.000087 0.003498 553.952322 ( 82.467739)
test_rubyspec 0.045935 0.029552 39.444581 ( 46.422405)
total: 140.69 sec