Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-010745
#<BuildRuby:0x000055674e9d56b0
@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.20220203-010745",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004996 0.000000 0.889894 ( 0.856078)
build_miniruby 0.000937 0.000000 0.062133 ( 0.061050)
build_ruby 0.000897 0.000000 0.064070 ( 0.062861)
build_all 0.004658 0.000001 3.208801 ( 0.839501)
build_install 0.009447 0.000094 6.672485 ( 2.256568)
test_btest 0.000733 0.000041 28.225860 ( 25.375988)
test_basic 0.007027 0.000000 0.292248 ( 0.379817)
test_all 0.003463 0.000071 540.382556 ( 87.231133)
test_rubyspec 0.070713 0.019547 39.471541 ( 46.474559)
total: 163.54 sec