Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-000402
#<BuildRuby:0x000055a8ba6a01b8
@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.20220219-000402",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.005444 0.857397 ( 1.086996)
build_miniruby 0.000000 0.000907 0.062359 ( 0.061239)
build_ruby 0.000000 0.000813 0.063916 ( 0.062861)
build_all 0.000000 0.004504 3.213564 ( 0.847092)
build_install 0.002319 0.008165 6.641243 ( 2.247307)
test_btest 0.000552 0.000197 37.019368 ( 8.068871)
test_basic 0.004935 0.000296 0.322712 ( 0.412126)
test_all 0.002924 0.000579 542.090604 ( 88.154946)
test_rubyspec 0.041372 0.056964 39.802266 ( 46.846198)
total: 147.79 sec