Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-071036
#<BuildRuby:0x000055c78f7f15a0
@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.20220325-071036",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.005426 0.907733 ( 1.278617)
build_miniruby 0.000000 0.000920 0.062371 ( 0.061220)
build_ruby 0.000000 0.000926 0.064275 ( 0.063202)
build_all 0.000000 0.004789 3.310829 ( 0.894681)
build_install 0.007824 0.002230 6.783256 ( 2.315930)
test_btest 0.000755 0.000000 40.089207 ( 6.676948)
test_basic 0.002726 0.002645 0.271681 ( 0.361205)
test_all 0.002320 0.000611 549.377392 ( 80.574855)
test_rubyspec 0.061748 0.038442 39.511367 ( 46.447870)
total: 138.68 sec