Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-155052
#<BuildRuby:0x000055edb17ee6a0
@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.20220130-155052",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005592 0.000125 0.881900 ( 1.540041)
build_miniruby 0.000898 0.000064 0.061838 ( 0.060755)
build_ruby 0.000820 0.000058 0.063843 ( 0.062803)
build_all 0.000511 0.004168 3.152796 ( 0.827206)
build_install 0.004902 0.004288 6.653926 ( 2.266051)
test_btest 0.000579 0.000116 27.437850 ( 25.125474)
test_basic 0.005341 0.000000 0.285823 ( 0.375491)
test_all 0.002574 0.000527 530.379379 ( 87.880468)
test_rubyspec 0.063445 0.035784 39.423695 ( 46.357893)
total: 164.50 sec