Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-213924
#<BuildRuby:0x00005600750b8bc0
@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.20220208-213924",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005640 0.000000 0.879188 ( 1.074477)
build_miniruby 0.000934 0.000000 0.062012 ( 0.060744)
build_ruby 0.000902 0.000000 0.064069 ( 0.062866)
build_all 0.004763 0.000000 3.186971 ( 0.827073)
build_install 0.009744 0.000000 6.691089 ( 2.269652)
test_btest 0.000876 0.000000 40.944841 ( 7.719939)
test_basic 0.000949 0.004353 0.262719 ( 0.353353)
test_all 0.002533 0.000141 543.797743 ( 79.185857)
test_rubyspec 0.050558 0.048116 39.449443 ( 46.346320)
total: 137.90 sec