Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-130044
#<BuildRuby:0x000055ed0fb40328
@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.20221121-130044",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.000000 0.004879 1.072142 ( 3.971453)
build_miniruby 0.000000 0.000940 0.961947 ( 0.960726)
build_ruby 0.000000 0.001219 2.739467 ( 2.653236)
build_all 0.007054 0.001592 15.871190 ( 3.235169)
build_install 0.007148 0.002660 2.055812 ( 1.240895)
test_btest 0.000506 0.000115 64.563252 ( 10.548448)
test_basic 0.004866 0.000371 0.321548 ( 0.412648)
test_all 0.000846 0.000184 711.488805 (110.400754)
test_rubyspec 0.044144 0.018471 52.485155 ( 60.835202)
total: 194.26 sec