Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-155520
#<BuildRuby:0x00005609ac1c0fa0
@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-155520",
@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.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004865 0.000374 0.887086 ( 2.424097)
build_miniruby 0.000835 0.000064 0.062002 ( 0.060923)
build_ruby 0.000796 0.000061 0.063634 ( 0.062550)
build_all 0.004323 0.000333 3.168335 ( 0.822793)
build_install 0.009073 0.000312 6.638236 ( 2.230737)
test_btest 0.000639 0.000046 39.947051 ( 6.498371)
test_basic 0.000233 0.005102 0.277241 ( 0.367000)
test_all 0.001067 0.002384 554.153855 ( 86.249865)
test_rubyspec 0.040435 0.062546 39.396272 ( 46.350215)
total: 145.07 sec