Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-025336
#<BuildRuby:0x0000563ef3f4a7a8
@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",
@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.20220202-025336",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002148 0.003765 0.844280 ( 0.837645)
build_miniruby 0.000819 0.000055 0.062511 ( 0.061488)
build_ruby 0.000769 0.000051 0.064176 ( 0.062976)
build_all 0.004421 0.000295 3.186702 ( 0.826243)
build_install 0.004996 0.004847 6.703033 ( 2.262241)
test_btest 0.000728 0.000097 27.624756 ( 25.295148)
test_basic 0.004482 0.000598 0.269776 ( 0.359599)
test_all 0.002349 0.000753 542.049321 ( 81.356679)
test_rubyspec 0.065401 0.040652 39.414674 ( 46.415308)
total: 157.48 sec