Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-220824
#<BuildRuby:0x000055d8684b0fa0
@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.20220314-220824",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004586 0.000764 0.879196 ( 0.949270)
build_miniruby 0.000638 0.000106 0.061958 ( 0.060948)
build_ruby 0.000901 0.000000 0.064442 ( 0.063175)
build_all 0.004778 0.000000 3.308402 ( 0.896206)
build_install 0.005793 0.004044 6.824784 ( 2.341634)
test_btest 0.000751 0.000150 37.152836 ( 8.093421)
test_basic 0.004823 0.000965 0.274698 ( 0.364037)
test_all 0.002551 0.000510 550.987316 ( 81.077928)
test_rubyspec 0.065024 0.041556 39.941257 ( 46.891192)
total: 140.74 sec