Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-132147
#<BuildRuby:0x00005640d27441b8
@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.20220207-132147",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005078 0.000924 0.881134 ( 1.337706)
build_miniruby 0.000868 0.000158 0.062721 ( 0.061488)
build_ruby 0.000792 0.000144 0.064140 ( 0.063025)
build_all 0.004604 0.000000 3.209008 ( 0.840276)
build_install 0.004139 0.005763 6.669078 ( 2.251585)
test_btest 0.000644 0.000161 36.159816 ( 8.171839)
test_basic 0.005320 0.000038 0.274373 ( 0.364112)
test_all 0.002819 0.000650 572.082024 ( 81.760433)
test_rubyspec 0.059828 0.018469 39.731720 ( 46.737282)
total: 141.59 sec