Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-122542
#<BuildRuby:0x000055947d2f0b90
@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.20220201-122542",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005561 0.000000 0.844722 ( 1.144261)
build_miniruby 0.000961 0.000000 0.062210 ( 0.060936)
build_ruby 0.000783 0.000000 0.065305 ( 0.064056)
build_all 0.004748 0.000000 3.190928 ( 0.825514)
build_install 0.001958 0.008039 6.693872 ( 2.251072)
test_btest 0.000621 0.000073 27.659417 ( 25.285948)
test_basic 0.004626 0.000544 0.272694 ( 0.362416)
test_all 0.003397 0.000129 574.401241 ( 82.776828)
test_rubyspec 0.072484 0.032766 39.504197 ( 46.440689)
total: 159.21 sec