Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-150653
#<BuildRuby:0x000055da69cf5d70
@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.20220307-150653",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004827 0.000371 0.906253 ( 3.011734)
build_miniruby 0.000960 0.000074 0.062724 ( 0.061563)
build_ruby 0.000915 0.000071 0.063943 ( 0.062737)
build_all 0.004347 0.000334 3.265869 ( 0.891805)
build_install 0.005814 0.004236 6.758214 ( 2.318325)
test_btest 0.000637 0.000085 35.909015 ( 8.387408)
test_basic 0.004667 0.000622 0.280685 ( 0.370345)
test_all 0.002782 0.000371 540.478977 ( 86.363310)
test_rubyspec 0.066727 0.040112 39.698020 ( 46.628956)
total: 148.10 sec