Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-232427
#<BuildRuby:0x000055987e02e6a0
@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.20220202-232427",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004862 0.000406 0.826948 ( 1.043318)
build_miniruby 0.000857 0.000072 0.062130 ( 0.060973)
build_ruby 0.000833 0.000070 0.064200 ( 0.063035)
build_all 0.004876 0.000010 3.190569 ( 0.824329)
build_install 0.006791 0.003318 6.685610 ( 2.261827)
test_btest 0.000914 0.000108 27.551562 ( 25.202517)
test_basic 0.004679 0.000550 0.238777 ( 0.328744)
test_all 0.003095 0.000000 549.228938 ( 81.131796)
test_rubyspec 0.080236 0.025546 39.662108 ( 46.558701)
total: 157.48 sec