Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-190901
#<BuildRuby:0x000055cd72cb8fa0
@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.20220225-190901",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.002379 0.003657 0.752174 ( 0.791183)
build_miniruby 0.000821 0.000117 0.062671 ( 0.061484)
build_ruby 0.000784 0.000112 0.064632 ( 0.063467)
build_all 0.001543 0.003419 3.311907 ( 0.901135)
build_install 0.006155 0.003425 6.797839 ( 2.315828)
test_btest 0.000688 0.000161 38.030681 ( 7.770673)
test_basic 0.005315 0.000000 0.239130 ( 0.329059)
test_all 0.003222 0.000249 552.601414 ( 82.440680)
test_rubyspec 0.065377 0.037101 39.970409 ( 46.885960)
total: 141.56 sec