Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-231944
#<BuildRuby:0x000055b8dcf4dc20
@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.20220224-231944",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002820 0.003696 0.914316 ( 1.349434)
build_miniruby 0.001056 0.000151 1.400297 ( 1.268987)
build_ruby 0.001563 0.000223 2.221753 ( 1.992921)
build_all 0.031688 0.010238 106.455413 ( 21.136639)
build_install 0.008819 0.001036 6.897272 ( 2.327454)
test_btest 0.000594 0.000119 36.186033 ( 8.425658)
test_basic 0.004449 0.000890 0.275791 ( 0.365582)
test_all 0.002723 0.000468 546.108285 ( 80.160769)
test_rubyspec 0.051007 0.034646 39.650498 ( 46.616766)
total: 163.64 sec