Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-124132
#<BuildRuby:0x000055e37e2ca350
@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.20220225-124132",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001630 0.003949 0.715103 ( 4.248049)
build_miniruby 0.000000 0.000887 0.062156 ( 0.061054)
build_ruby 0.000000 0.000842 0.064675 ( 0.063537)
build_all 0.002127 0.002436 3.295692 ( 0.886836)
build_install 0.009141 0.000671 6.806971 ( 2.321420)
test_btest 0.000687 0.000092 40.071544 ( 7.150698)
test_basic 0.004625 0.000616 0.239774 ( 0.329796)
test_all 0.002988 0.000222 553.487016 ( 88.150856)
test_rubyspec 0.061473 0.044808 40.089201 ( 46.957020)
total: 150.17 sec