Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-215513
#<BuildRuby:0x000055f9524f2648
@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-215513",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001420 0.004256 0.880446 ( 1.075240)
build_miniruby 0.000843 0.000064 0.062128 ( 0.061068)
build_ruby 0.000000 0.000999 0.064079 ( 0.062836)
build_all 0.001217 0.003472 3.190326 ( 0.835094)
build_install 0.008578 0.001320 6.635180 ( 2.225478)
test_btest 0.000705 0.000108 27.498821 ( 25.170094)
test_basic 0.001116 0.004282 0.268908 ( 0.358620)
test_all 0.003144 0.000434 551.264391 ( 82.316348)
test_rubyspec 0.068513 0.039332 39.544690 ( 46.485637)
total: 158.59 sec