Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-001352
#<BuildRuby:0x000055fe092a5e38
@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.20220207-001352",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005876 0.000000 0.909656 ( 1.184221)
build_miniruby 0.000000 0.000915 0.063031 ( 0.061923)
build_ruby 0.000000 0.000953 0.064530 ( 0.063278)
build_all 0.003148 0.001536 3.180577 ( 0.827964)
build_install 0.006293 0.003425 6.663766 ( 2.226239)
test_btest 0.000648 0.000065 37.022796 ( 8.251798)
test_basic 0.004492 0.000449 0.279175 ( 0.369162)
test_all 0.002212 0.000998 550.964230 ( 83.202170)
test_rubyspec 0.066228 0.016355 39.721618 ( 46.672562)
total: 142.86 sec