Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-125151
#<BuildRuby:0x00005601e930cfa0
@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.20220211-125151",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002188 0.003743 0.870232 ( 1.214692)
build_miniruby 0.000807 0.000054 0.062335 ( 0.061266)
build_ruby 0.000928 0.000061 0.063873 ( 0.062705)
build_all 0.004466 0.000298 3.194093 ( 0.832520)
build_install 0.009414 0.000627 6.685517 ( 2.259611)
test_btest 0.000757 0.000051 34.510988 ( 8.184942)
test_basic 0.004761 0.000317 0.274426 ( 0.364559)
test_all 0.003153 0.000164 555.927556 ( 81.085981)
test_rubyspec 0.055875 0.034865 39.699630 ( 46.678992)
total: 140.75 sec