Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-042926
#<BuildRuby:0x000055fe5e9581b8
@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.20220315-042926",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004534 0.000824 0.930463 ( 0.954791)
build_miniruby 0.000835 0.000152 0.062376 ( 0.061165)
build_ruby 0.000790 0.000144 0.064378 ( 0.063187)
build_all 0.004701 0.000000 3.318997 ( 0.903337)
build_install 0.009958 0.000070 6.813005 ( 2.345539)
test_btest 0.000701 0.000100 39.491383 ( 7.753669)
test_basic 0.005223 0.000053 0.271457 ( 0.361427)
test_all 0.002890 0.000385 543.581809 ( 88.256804)
test_rubyspec 0.062245 0.043563 39.776881 ( 46.685378)
total: 147.39 sec