Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-014101
#<BuildRuby:0x0000556fbad07670
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20221127-014101",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005005 0.000149 1.261103 ( 1.913286)
build_miniruby 0.001092 0.000000 1.054681 ( 1.053209)
build_ruby 0.001227 0.000000 2.726109 ( 2.615213)
build_all 0.010311 0.000057 22.562045 ( 4.371222)
build_install 0.008595 0.001172 4.402649 ( 1.557760)
test_btest 0.000497 0.000067 64.895803 ( 11.280434)
test_basic 0.000274 0.004603 0.295503 ( 0.386514)
test_all 0.001094 0.000199 683.634879 (104.657684)
test_rubyspec 0.035802 0.036496 53.041536 ( 61.175541)
total: 189.01 sec