Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-220424
#<BuildRuby:0x000055a614dd2600
@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.20220307-220424",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002460 0.002804 0.888908 ( 1.030523)
build_miniruby 0.000744 0.000171 0.062145 ( 0.061009)
build_ruby 0.000710 0.000164 0.063962 ( 0.062766)
build_all 0.003679 0.000849 3.283182 ( 0.883783)
build_install 0.004389 0.005460 6.851992 ( 2.355297)
test_btest 0.000584 0.000180 36.611704 ( 7.481874)
test_basic 0.005030 0.000152 0.245593 ( 0.335554)
test_all 0.002662 0.000760 550.697497 ( 82.577017)
test_rubyspec 0.051546 0.039968 39.861818 ( 46.751753)
total: 141.54 sec