Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-111724
#<BuildRuby:0x000055bf7645c1b8
@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.20220224-111724",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001585 0.004274 0.768889 ( 1.979385)
build_miniruby 0.000887 0.000068 0.062568 ( 0.061337)
build_ruby 0.000000 0.000935 0.064645 ( 0.063430)
build_all 0.002368 0.002526 3.321708 ( 0.903590)
build_install 0.000000 0.009578 6.804637 ( 2.332030)
test_btest 0.000000 0.000795 44.407798 ( 6.994136)
test_basic 0.002906 0.002289 0.281012 ( 0.370688)
test_all 0.003930 0.000730 547.537262 ( 83.441579)
test_rubyspec 0.057967 0.040559 40.119221 ( 47.048350)
total: 143.20 sec