Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-231818
#<BuildRuby:0x000055a680b4ac40
@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.20220824-231818",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.001657 0.004766 0.831689 ( 1.908598)
build_miniruby 0.000712 0.000258 0.057864 ( 0.056579)
build_ruby 0.000620 0.000226 0.059295 ( 0.058163)
build_all 0.004692 0.000082 1.531431 ( 0.586927)
build_install 0.011245 0.000000 1.902520 ( 0.956779)
test_btest 0.000724 0.000000 51.209100 ( 8.344766)
test_basic 0.002252 0.003359 0.281921 ( 0.370703)
test_all 0.001722 0.000538 599.651108 ( 94.991688)
test_rubyspec 0.082483 0.035290 44.128583 ( 52.378583)
total: 159.65 sec