Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-215256
#<BuildRuby:0x000055f448b96350
@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.20220222-215256",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005021 0.000182 0.843234 ( 1.077405)
build_miniruby 0.000672 0.000104 0.062024 ( 0.060999)
build_ruby 0.000758 0.000116 0.064070 ( 0.062851)
build_all 0.000000 0.004795 3.184232 ( 0.830267)
build_install 0.003969 0.005934 6.681437 ( 2.260540)
test_btest 0.000680 0.000226 41.609480 ( 6.733124)
test_basic 0.003833 0.001277 0.275362 ( 0.365983)
test_all 0.002827 0.000496 540.811932 ( 89.370828)
test_rubyspec 0.054133 0.044130 39.821654 ( 46.808386)
total: 147.57 sec