Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-114751
#<BuildRuby:0x000055d8b9e6e1e0
@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.20220317-114751",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005629 0.000000 0.882698 ( 1.093627)
build_miniruby 0.000000 0.000945 0.062538 ( 0.061310)
build_ruby 0.000000 0.000808 0.063922 ( 0.062791)
build_all 0.000000 0.004649 3.274291 ( 0.885180)
build_install 0.006533 0.003382 6.763056 ( 2.310004)
test_btest 0.000593 0.000089 35.307609 ( 7.621294)
test_basic 0.005142 0.000258 0.277072 ( 0.366779)
test_all 0.002685 0.000383 542.957845 ( 79.914943)
test_rubyspec 0.083773 0.019513 39.468201 ( 46.425230)
total: 138.74 sec