Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-044359
#<BuildRuby:0x000055ef73b66350
@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-044359",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.005175 0.000000 0.919214 ( 0.893008)
build_miniruby 0.000961 0.000000 0.062165 ( 0.060942)
build_ruby 0.000886 0.000000 0.063975 ( 0.062766)
build_all 0.004574 0.000000 3.331006 ( 0.903405)
build_install 0.009378 0.000000 6.834391 ( 2.339336)
test_btest 0.000596 0.000000 39.970684 ( 7.729392)
test_basic 0.005237 0.000000 0.295551 ( 0.385563)
test_all 0.001194 0.002302 559.875781 ( 83.970634)
test_rubyspec 0.078302 0.023396 39.765951 ( 46.716028)
total: 143.06 sec