Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-193435
#<BuildRuby:0x000055b51e1dd548
@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.20220221-193435",
@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.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005396 0.000000 0.885544 ( 2.116266)
build_miniruby 0.001085 0.000000 0.062812 ( 0.061483)
build_ruby 0.000952 0.000000 0.064373 ( 0.063221)
build_all 0.004585 0.000000 3.177243 ( 0.822471)
build_install 0.010047 0.000000 6.629415 ( 2.233101)
test_btest 0.000896 0.000000 41.385462 ( 6.847565)
test_basic 0.006042 0.000000 0.371191 ( 0.459415)
test_all 0.003275 0.000000 546.325441 ( 81.926148)
test_rubyspec 0.056299 0.027286 39.786895 ( 46.746420)
total: 141.28 sec