Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-013527
#<BuildRuby:0x000055ef52561548
@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-013527",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005421 0.000000 0.844536 ( 0.926538)
build_miniruby 0.000912 0.000000 0.062109 ( 0.061038)
build_ruby 0.000826 0.000000 0.063481 ( 0.062348)
build_all 0.004888 0.000000 3.185826 ( 0.831285)
build_install 0.005481 0.004204 6.680926 ( 2.249252)
test_btest 0.000877 0.000052 39.085081 ( 6.931706)
test_basic 0.005440 0.000066 0.270648 ( 0.360246)
test_all 0.003144 0.000175 554.667186 ( 84.083465)
test_rubyspec 0.071219 0.033578 39.847337 ( 46.758051)
total: 142.26 sec