Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-061136
#<BuildRuby:0x0000565484f248e0
@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.20220213-061136",
@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.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005713 0.000000 0.901940 ( 1.484475)
build_miniruby 0.001033 0.000000 0.063625 ( 0.062450)
build_ruby 0.000921 0.000000 0.063495 ( 0.062304)
build_all 0.004668 0.000000 3.179799 ( 0.827667)
build_install 0.009322 0.000000 6.664371 ( 2.227161)
test_btest 0.000825 0.000000 40.931470 ( 6.927984)
test_basic 0.001051 0.004343 0.269733 ( 0.359627)
test_all 0.001846 0.001414 537.201938 ( 88.755589)
test_rubyspec 0.068112 0.039288 39.873295 ( 46.784909)
total: 147.49 sec