Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-181338
#<BuildRuby:0x000056191ef19798
@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",
@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.20220203-181338",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001488 0.004247 0.894057 ( 1.522949)
build_miniruby 0.000895 0.000224 0.062212 ( 0.060869)
build_ruby 0.000794 0.000198 0.063780 ( 0.062563)
build_all 0.003817 0.000954 3.204616 ( 0.830379)
build_install 0.006396 0.003743 6.692449 ( 2.248779)
test_btest 0.000695 0.000000 28.732181 ( 25.852891)
test_basic 0.004934 0.000368 0.245300 ( 0.335019)
test_all 0.003505 0.000000 564.989521 ( 83.430110)
test_rubyspec 0.053028 0.043644 39.683851 ( 46.580292)
total: 160.92 sec