Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-170236
#<BuildRuby:0x000055a46400a740
@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.20221130-170236",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.001342 0.003705 1.124199 ( 1.504953)
build_miniruby 0.000871 0.000092 0.941198 ( 0.939887)
build_ruby 0.001115 0.000117 2.656568 ( 2.559937)
build_all 0.008629 0.000467 15.782336 ( 3.273473)
build_install 0.008094 0.000810 2.284412 ( 1.367078)
test_btest 0.000551 0.000055 63.970538 ( 11.283440)
test_basic 0.000310 0.004675 0.325045 ( 0.415161)
test_all 0.001127 0.000169 654.622456 (111.010835)
test_rubyspec 0.032742 0.022130 53.740199 ( 61.993543)
total: 194.35 sec