Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-142252
#<BuildRuby:0x000055f7fbf6a600
@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.20220208-142252",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000000 0.005496 0.846423 ( 1.875849)
build_miniruby 0.000000 0.000907 0.061814 ( 0.060760)
build_ruby 0.000000 0.000868 0.063904 ( 0.062854)
build_all 0.000681 0.003997 3.179841 ( 0.821167)
build_install 0.009845 0.000000 6.651627 ( 2.248488)
test_btest 0.000737 0.000000 35.652347 ( 8.048936)
test_basic 0.004307 0.000827 0.261198 ( 0.351201)
test_all 0.002432 0.000856 544.390878 ( 79.714602)
test_rubyspec 0.066716 0.027616 39.440542 ( 46.398296)
total: 139.58 sec