Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-071102
#<BuildRuby:0x0000561f2e582660
@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.20220224-071102",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005599 0.000000 0.724300 ( 0.759304)
build_miniruby 0.000820 0.000000 0.062534 ( 0.061410)
build_ruby 0.000966 0.000000 0.064797 ( 0.063451)
build_all 0.000261 0.004426 3.301219 ( 0.893849)
build_install 0.001592 0.008294 6.833319 ( 2.345531)
test_btest 0.000625 0.000125 38.391883 ( 7.167037)
test_basic 0.005210 0.000173 0.300024 ( 0.389454)
test_all 0.003374 0.000000 544.071721 ( 88.377795)
test_rubyspec 0.057974 0.026248 39.970541 ( 46.939315)
total: 147.00 sec