Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-041351
#<BuildRuby:0x00005613ccfd3ed8
@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.20221119-041351",
@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.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000633 0.004101 1.116197 ( 1.103024)
build_miniruby 0.000808 0.000101 0.964739 ( 0.963414)
build_ruby 0.001102 0.000137 2.768316 ( 2.638729)
build_all 0.004172 0.004969 15.984863 ( 3.325535)
build_install 0.004465 0.004455 2.073757 ( 1.221948)
test_btest 0.000000 0.000620 63.796280 ( 11.560765)
test_basic 0.000000 0.004844 0.310174 ( 0.401106)
test_all 0.000000 0.000967 625.998375 (106.365231)
test_rubyspec 0.047852 0.018856 51.020037 ( 59.239107)
total: 186.82 sec