Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-233737
#<BuildRuby:0x000055f0b99a1398
@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.20220213-233737",
@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.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001398 0.004238 0.894849 ( 1.535291)
build_miniruby 0.000868 0.000067 0.062359 ( 0.061252)
build_ruby 0.000744 0.000058 0.065485 ( 0.064448)
build_all 0.004707 0.000000 3.180386 ( 0.827897)
build_install 0.009381 0.000359 6.654429 ( 2.251792)
test_btest 0.000715 0.000047 37.650080 ( 7.466544)
test_basic 0.005338 0.000035 0.279476 ( 0.369204)
test_all 0.003076 0.000192 541.289761 ( 78.886761)
test_rubyspec 0.080022 0.013844 39.585310 ( 46.560352)
total: 138.02 sec