Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-231721
#<BuildRuby:0x000055c110cbf670
@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.20221115-231721",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004050 0.000540 1.092987 ( 1.098978)
build_miniruby 0.000932 0.000124 0.956968 ( 0.955488)
build_ruby 0.001148 0.000153 2.649122 ( 2.558694)
build_all 0.008636 0.000000 15.852146 ( 3.299213)
build_install 0.007993 0.000389 1.946068 ( 1.144353)
test_btest 0.000526 0.000058 55.442474 ( 11.404967)
test_basic 0.000394 0.004693 0.275794 ( 0.366890)
test_all 0.000938 0.000156 658.037974 (103.128059)
test_rubyspec 0.031986 0.032561 51.741180 ( 60.056542)
total: 184.01 sec