Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-134005
#<BuildRuby:0x000055faab6248e0
@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.20220206-134005",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.002267 0.003520 0.872926 ( 1.218066)
build_miniruby 0.000842 0.000052 0.062146 ( 0.060909)
build_ruby 0.000950 0.000000 0.064529 ( 0.063358)
build_all 0.004519 0.000117 3.195608 ( 0.829697)
build_install 0.009429 0.000107 6.678514 ( 2.262155)
test_btest 0.000580 0.000031 38.266250 ( 7.325467)
test_basic 0.005276 0.000000 0.274869 ( 0.364672)
test_all 0.003502 0.000029 553.606930 ( 88.312404)
test_rubyspec 0.076496 0.030549 39.681773 ( 46.657191)
total: 147.09 sec