Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-122509
#<BuildRuby:0x0000556ff45ad548
@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.20220224-122509",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005161 0.000092 0.716919 ( 9.056900)
build_miniruby 0.000985 0.000070 0.062460 ( 0.061169)
build_ruby 0.000891 0.000064 0.064442 ( 0.063346)
build_all 0.004351 0.000311 3.305272 ( 0.892176)
build_install 0.010296 0.000091 6.815916 ( 2.336046)
test_btest 0.000871 0.000055 40.927560 ( 6.568625)
test_basic 0.005024 0.000314 0.263858 ( 0.353769)
test_all 0.003432 0.000136 549.186510 ( 82.769619)
test_rubyspec 0.092911 0.014377 40.004534 ( 47.016303)
total: 149.12 sec