Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-090128
#<BuildRuby:0x000055d9d45dd730
@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-090128",
@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.000031 0.000000 0.000031 ( 0.000031)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001684 0.003707 0.844471 ( 1.067587)
build_miniruby 0.000846 0.000000 0.061953 ( 0.060816)
build_ruby 0.000991 0.000000 0.064446 ( 0.063202)
build_all 0.004778 0.000000 3.187196 ( 0.826360)
build_install 0.004250 0.005811 6.655031 ( 2.244891)
test_btest 0.000000 0.001469 27.824800 ( 25.428608)
test_basic 0.000000 0.006429 0.267635 ( 0.356003)
test_all 0.001759 0.002059 539.858765 ( 91.115713)
test_rubyspec 0.052186 0.029811 39.380418 ( 46.327964)
total: 167.49 sec