Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-083839
#<BuildRuby:0x000055f56b2b2648
@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",
@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.20220204-083839",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005230 0.000081 0.875117 ( 0.930232)
build_miniruby 0.000929 0.000072 0.062182 ( 0.060982)
build_ruby 0.000951 0.000073 0.063778 ( 0.062606)
build_all 0.004381 0.000337 3.185228 ( 0.825543)
build_install 0.009106 0.000700 6.684415 ( 2.240984)
test_btest 0.000833 0.000000 28.347874 ( 25.487792)
test_basic 0.005517 0.000066 0.287876 ( 0.377020)
test_all 0.002813 0.000994 570.945629 ( 83.887560)
test_rubyspec 0.055055 0.033212 39.829047 ( 46.745763)
total: 160.62 sec