Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-182323
#<BuildRuby:0x000056171f226320
@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.20220307-182323",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005508 0.921622 ( 1.075689)
build_miniruby 0.000000 0.000791 0.061678 ( 0.060572)
build_ruby 0.000000 0.000853 0.063295 ( 0.062225)
build_all 0.000515 0.004044 3.266405 ( 0.897660)
build_install 0.001115 0.008547 6.813575 ( 2.348130)
test_btest 0.000540 0.000252 39.311749 ( 6.985713)
test_basic 0.004690 0.002188 0.320027 ( 0.407876)
test_all 0.003168 0.000345 561.446574 ( 83.551881)
test_rubyspec 0.073160 0.025257 39.745800 ( 46.665900)
total: 142.06 sec