Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-213353
#<BuildRuby:0x00005575e28f95a0
@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.20220223-213353",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.001928 0.003964 0.744029 ( 1.001030)
build_miniruby 0.000000 0.000989 0.062223 ( 0.061003)
build_ruby 0.000000 0.000931 0.064004 ( 0.062935)
build_all 0.002400 0.002304 3.289966 ( 0.890740)
build_install 0.009348 0.000694 6.785237 ( 2.314057)
test_btest 0.000542 0.000072 40.522713 ( 7.198411)
test_basic 0.004712 0.000629 0.245980 ( 0.335942)
test_all 0.001033 0.002217 558.145585 ( 83.354790)
test_rubyspec 0.060622 0.037541 39.968193 ( 46.935106)
total: 142.15 sec