Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-235333
#<BuildRuby:0x000055e62e14e1e0
@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.20220222-235333",
@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.004853 0.000883 0.876123 ( 0.971109)
build_miniruby 0.000785 0.000142 0.062115 ( 0.060975)
build_ruby 0.000000 0.000885 0.069115 ( 0.067979)
build_all 0.002526 0.002176 3.186314 ( 0.830012)
build_install 0.005350 0.004499 6.646436 ( 2.232605)
test_btest 0.000538 0.000154 37.851576 ( 7.330952)
test_basic 0.005149 0.000000 0.238477 ( 0.329366)
test_all 0.001692 0.001790 550.724422 ( 82.692865)
test_rubyspec 0.046303 0.061876 39.864957 ( 46.811677)
total: 141.33 sec