Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-152007
#<BuildRuby:0x00005571935b2660
@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.20220223-152007",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005692 0.000000 0.731145 ( 0.781750)
build_miniruby 0.000903 0.000000 0.062299 ( 0.061218)
build_ruby 0.000874 0.000000 0.064401 ( 0.063209)
build_all 0.004430 0.000000 1.555386 ( 0.614364)
build_install 0.004334 0.005017 5.051550 ( 2.048255)
test_btest 0.000855 0.000000 41.469037 ( 6.585164)
test_basic 0.001294 0.004645 0.341084 ( 0.429604)
test_all 0.002983 0.000333 537.929316 ( 85.788989)
test_rubyspec 0.054056 0.054810 39.989198 ( 46.938627)
total: 143.31 sec