Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-200408
#<BuildRuby:0x000055c4a3b641b8
@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.20220217-200408",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001213 0.004348 0.902845 ( 1.092339)
build_miniruby 0.000716 0.000119 0.061726 ( 0.060664)
build_ruby 0.000838 0.000000 0.063861 ( 0.062897)
build_all 0.004638 0.000000 3.175040 ( 0.825764)
build_install 0.008909 0.000835 6.635585 ( 2.227292)
test_btest 0.000716 0.000102 39.779641 ( 6.865202)
test_basic 0.001867 0.003343 0.274080 ( 0.364145)
test_all 0.003204 0.000601 551.812182 ( 82.046027)
test_rubyspec 0.057814 0.048119 39.584048 ( 46.472309)
total: 140.02 sec