Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-035756
#<BuildRuby:0x000055af3a7c1548
@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.20220215-035756",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.001352 0.004076 0.897118 ( 0.906730)
build_miniruby 0.000828 0.000128 0.062347 ( 0.061098)
build_ruby 0.000724 0.000111 0.064313 ( 0.063273)
build_all 0.004767 0.000000 3.171415 ( 0.830436)
build_install 0.009364 0.000234 6.608475 ( 2.215167)
test_btest 0.000684 0.000085 40.539893 ( 6.734678)
test_basic 0.000937 0.004442 0.239820 ( 0.329959)
test_all 0.001871 0.001559 539.882297 ( 88.176836)
test_rubyspec 0.046882 0.047216 39.320529 ( 46.320837)
total: 145.64 sec