Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-013000
#<BuildRuby:0x0000558190f42600
@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.20220227-013000",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004590 0.000765 0.895036 ( 1.201194)
build_miniruby 0.000694 0.000115 0.062760 ( 0.061756)
build_ruby 0.000000 0.000870 0.064394 ( 0.063206)
build_all 0.001126 0.003667 3.320855 ( 0.901944)
build_install 0.009579 0.000169 6.791603 ( 2.322752)
test_btest 0.000000 0.000755 38.597469 ( 7.931759)
test_basic 0.003297 0.002192 0.265870 ( 0.355509)
test_all 0.003079 0.000251 538.031115 ( 87.773545)
test_rubyspec 0.056247 0.042556 39.916550 ( 46.833593)
total: 147.45 sec