Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-172416
#<BuildRuby:0x000055a0d5c6ff90
@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.20221201-172416",
@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.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002407 0.002411 1.169091 ( 1.460744)
build_miniruby 0.000789 0.000232 0.975205 ( 0.973760)
build_ruby 0.000812 0.000239 2.670774 ( 2.584710)
build_all 0.008542 0.000199 15.709924 ( 3.275623)
build_install 0.005089 0.004280 2.235436 ( 1.296333)
test_btest 0.000423 0.000127 66.418323 ( 10.936372)
test_basic 0.003452 0.001036 0.276982 ( 0.368222)
test_all 0.000000 0.001068 674.993296 (106.322549)
test_rubyspec 0.041375 0.020661 53.393192 ( 61.659473)
total: 188.88 sec