Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-040220
#<BuildRuby:0x000055ee8db63df8
@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.20221118-040220",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004867 0.000095 0.997531 ( 1.043837)
build_miniruby 0.000000 0.000989 0.997570 ( 0.996378)
build_ruby 0.000000 0.001202 2.880404 ( 2.751867)
build_all 0.007267 0.001640 15.957435 ( 3.394190)
build_install 0.009605 0.000756 2.045722 ( 1.150029)
test_btest 0.000495 0.000068 63.723260 ( 10.507935)
test_basic 0.004330 0.000591 0.279200 ( 0.370660)
test_all 0.000764 0.000104 639.241982 (101.799440)
test_rubyspec 0.053354 0.017079 51.633988 ( 59.798258)
total: 181.81 sec