Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-060228
#<BuildRuby:0x00005626402e1e38
@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.20220211-060228",
@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.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.005480 0.000000 0.857391 ( 0.829169)
build_miniruby 0.000843 0.000000 0.062014 ( 0.060926)
build_ruby 0.000870 0.000000 0.064211 ( 0.063048)
build_all 0.004840 0.000000 3.189261 ( 0.823700)
build_install 0.010078 0.000000 6.661306 ( 2.249946)
test_btest 0.000752 0.000000 36.256424 ( 8.214199)
test_basic 0.001071 0.004129 0.270283 ( 0.360247)
test_all 0.004331 0.000094 556.761743 ( 80.945557)
test_rubyspec 0.073722 0.028428 39.615837 ( 46.555350)
total: 140.10 sec