Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-144142
#<BuildRuby:0x00005625c128b238
@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.20220218-144142",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001738 0.003773 0.884920 ( 2.669656)
build_miniruby 0.000777 0.000120 0.062027 ( 0.061002)
build_ruby 0.000843 0.000129 0.063953 ( 0.062819)
build_all 0.001204 0.003475 3.181688 ( 0.825242)
build_install 0.007944 0.001703 6.677825 ( 2.256888)
test_btest 0.000665 0.000142 39.735009 ( 7.502934)
test_basic 0.004312 0.000924 0.262232 ( 0.352035)
test_all 0.001868 0.001212 532.695061 ( 87.283005)
test_rubyspec 0.053667 0.033489 39.576148 ( 46.725990)
total: 147.74 sec