Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-023313
#<BuildRuby:0x000055f113d70fa0
@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.20220213-023313",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005672 0.000000 0.826080 ( 0.850779)
build_miniruby 0.000899 0.000000 0.061642 ( 0.060589)
build_ruby 0.000984 0.000000 0.063458 ( 0.062271)
build_all 0.004775 0.000000 3.206915 ( 0.832869)
build_install 0.002077 0.008072 6.659460 ( 2.229153)
test_btest 0.000655 0.000077 35.675835 ( 7.831304)
test_basic 0.005183 0.000123 0.295247 ( 0.384795)
test_all 0.003221 0.000208 559.569472 ( 82.610505)
test_rubyspec 0.065641 0.017595 39.720985 ( 46.692251)
total: 141.56 sec