Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-125602
#<BuildRuby:0x000055e2f1988bc0
@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.20220227-125602",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.000000 0.005506 0.963709 ( 1.585245)
build_miniruby 0.000000 0.000990 0.062740 ( 0.061610)
build_ruby 0.000000 0.000959 0.064671 ( 0.063507)
build_all 0.003638 0.001239 3.289317 ( 0.891105)
build_install 0.002583 0.007182 6.791129 ( 2.322214)
test_btest 0.000603 0.000161 38.388306 ( 7.962579)
test_basic 0.001826 0.003358 0.240351 ( 0.330312)
test_all 0.002561 0.000800 552.222140 ( 79.837364)
test_rubyspec 0.056687 0.032960 40.010622 ( 46.916347)
total: 139.97 sec