Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-134528
#<BuildRuby:0x000055e5000b5730
@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.20220204-134528",
@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.000018 0.000005 0.000023 ( 0.000024)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004737 0.001421 0.929994 ( 2.253483)
build_miniruby 0.000699 0.000210 0.061762 ( 0.060594)
build_ruby 0.000777 0.000233 0.064185 ( 0.062969)
build_all 0.004724 0.000000 3.195105 ( 0.825318)
build_install 0.008162 0.001855 6.671841 ( 2.241158)
test_btest 0.000705 0.000189 28.417583 ( 25.463189)
test_basic 0.005025 0.000231 0.270461 ( 0.360400)
test_all 0.002968 0.000742 566.036455 ( 82.151466)
test_rubyspec 0.059747 0.027873 39.828893 ( 46.773180)
total: 160.19 sec