Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-191838
#<BuildRuby:0x000055f0993cc1b8
@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.20220217-191838",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001616 0.004272 0.906703 ( 1.865310)
build_miniruby 0.000000 0.000859 0.062385 ( 0.061297)
build_ruby 0.000000 0.000861 0.063849 ( 0.062715)
build_all 0.002585 0.002224 3.181816 ( 0.830261)
build_install 0.008533 0.001219 6.652204 ( 2.242902)
test_btest 0.000643 0.000092 37.521730 ( 7.171155)
test_basic 0.004522 0.000646 0.284145 ( 0.373996)
test_all 0.003283 0.000120 535.681501 ( 87.979455)
test_rubyspec 0.054498 0.035052 39.412855 ( 46.412950)
total: 147.00 sec