Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-192741
#<BuildRuby:0x0000557ef81be8c0
@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.20221125-192741",
@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.000010)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004139 0.000591 1.127792 ( 1.124510)
build_miniruby 0.000739 0.000105 0.957332 ( 0.956107)
build_ruby 0.001172 0.000168 2.748726 ( 2.632250)
build_all 0.007829 0.001119 15.842022 ( 3.461383)
build_install 0.008505 0.001215 2.021489 ( 1.163371)
test_btest 0.000562 0.000081 59.814522 ( 10.980707)
test_basic 0.000362 0.005151 0.314338 ( 0.403941)
test_all 0.001140 0.000000 653.250517 (110.136819)
test_rubyspec 0.033812 0.026971 53.417398 ( 61.674945)
total: 192.53 sec