Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-115516
#<BuildRuby:0x0000555defe24bc0
@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.20220325-115516",
@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.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001639 0.004272 0.871143 ( 1.043137)
build_miniruby 0.000849 0.000066 0.063001 ( 0.061758)
build_ruby 0.000803 0.000061 0.063491 ( 0.062416)
build_all 0.004602 0.000014 3.265573 ( 0.895789)
build_install 0.005294 0.004543 6.740087 ( 2.294024)
test_btest 0.000610 0.000000 37.740833 ( 7.728282)
test_basic 0.005072 0.000154 0.295865 ( 0.385777)
test_all 0.000960 0.002403 533.771018 ( 85.250437)
test_rubyspec 0.070203 0.033970 39.478568 ( 46.394945)
total: 144.12 sec