Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-142830
#<BuildRuby:0x000055c6b0eed398
@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.20220227-142830",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005739 0.000000 0.896346 ( 1.213735)
build_miniruby 0.000972 0.000000 0.063026 ( 0.061882)
build_ruby 0.000928 0.000000 0.064479 ( 0.063381)
build_all 0.004716 0.000000 3.293558 ( 0.893648)
build_install 0.004737 0.005090 6.807824 ( 2.333765)
test_btest 0.000682 0.000049 38.006158 ( 8.283227)
test_basic 0.004631 0.000330 0.270744 ( 0.361530)
test_all 0.004047 0.000000 540.475244 ( 89.571428)
test_rubyspec 0.051570 0.017882 39.954457 ( 46.945974)
total: 149.73 sec