Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-023409
#<BuildRuby:0x000055e22b3f1548
@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.20220315-023409",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005338 0.000105 0.918268 ( 0.927038)
build_miniruby 0.000902 0.000065 0.062372 ( 0.061131)
build_ruby 0.000953 0.000000 0.064490 ( 0.063108)
build_all 0.000000 0.004634 3.309643 ( 0.902780)
build_install 0.004862 0.005152 6.809552 ( 2.318795)
test_btest 0.000769 0.000171 37.645960 ( 8.391317)
test_basic 0.001743 0.003999 0.271740 ( 0.361208)
test_all 0.001446 0.001879 540.352062 ( 90.573960)
test_rubyspec 0.078876 0.026571 39.744173 ( 46.676921)
total: 150.28 sec