Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-134039
#<BuildRuby:0x000055c5ed0f48e0
@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.20220217-134039",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001715 0.004255 0.980715 ( 1.916869)
build_miniruby 0.000808 0.000062 0.062223 ( 0.061075)
build_ruby 0.000859 0.000066 0.063671 ( 0.062509)
build_all 0.001315 0.003396 3.174828 ( 0.829694)
build_install 0.005092 0.004916 6.630388 ( 2.223848)
test_btest 0.000499 0.000100 40.301758 ( 6.662315)
test_basic 0.000000 0.005383 0.271864 ( 0.361225)
test_all 0.000000 0.003641 550.432176 ( 80.447954)
test_rubyspec 0.039756 0.057496 39.548436 ( 46.477561)
total: 139.04 sec