Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-003752
#<BuildRuby:0x00005635a37df238
@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.20220212-003752",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006068 0.000000 0.964012 ( 1.325006)
build_miniruby 0.001199 0.000000 1.395879 ( 1.262852)
build_ruby 0.001738 0.000000 2.204370 ( 1.978065)
build_all 0.009639 0.000302 15.309762 ( 2.636920)
build_install 0.006239 0.003885 6.793069 ( 2.260764)
test_btest 0.000587 0.000103 39.835491 ( 6.701302)
test_basic 0.005408 0.000000 0.246720 ( 0.337066)
test_all 0.003368 0.000066 551.176080 ( 87.764849)
test_rubyspec 0.072439 0.033147 39.724605 ( 46.662757)
total: 150.93 sec