Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-144822
#<BuildRuby:0x000055979f7ece80
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221012-144822",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.009387 0.000670 1.164508 ( 1.232048)
build_miniruby 0.001922 0.000138 0.096020 ( 0.094174)
build_ruby 0.001374 0.000098 0.096247 ( 0.094403)
build_all 0.008120 0.000580 1.292621 ( 0.571755)
build_install 0.008592 0.005654 1.653429 ( 0.904343)
test_btest 0.001487 0.000198 63.722053 ( 6.785741)
test_basic 0.006017 0.000802 0.344917 ( 0.435415)
test_all 0.006648 0.000088 488.606655 ( 55.116088)
test_rubyspec 0.060277 0.062006 43.068429 ( 51.427145)
total: 116.66 sec