Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-174548
#<BuildRuby:0x00005587f12567e0
@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.20220131-174548",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006000 0.000000 0.872917 ( 0.912293)
build_miniruby 0.000896 0.000000 0.062017 ( 0.060964)
build_ruby 0.000869 0.000000 0.064046 ( 0.062987)
build_all 0.004571 0.000000 3.180589 ( 0.822055)
build_install 0.005975 0.004042 6.657884 ( 2.231568)
test_btest 0.000766 0.000000 27.513053 ( 25.189211)
test_basic 0.005534 0.000000 0.287903 ( 0.377381)
test_all 0.003523 0.000000 535.157972 ( 86.508745)
test_rubyspec 0.090743 0.015977 39.415886 ( 46.406551)
total: 162.57 sec