Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-183311
#<BuildRuby:0x000056033ecaf2c8
@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-183311",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.001519 0.003456 1.031571 ( 1.184942)
build_miniruby 0.000795 0.000210 0.958995 ( 0.957386)
build_ruby 0.000923 0.000243 2.675536 ( 2.588560)
build_all 0.008589 0.000120 15.793297 ( 3.273693)
build_install 0.006304 0.001501 1.981618 ( 1.163351)
test_btest 0.000489 0.000117 61.049468 ( 11.152509)
test_basic 0.001273 0.003547 0.307014 ( 0.398177)
test_all 0.001613 0.000440 694.351318 (108.307549)
test_rubyspec 0.047554 0.017966 53.383293 ( 61.639826)
total: 190.67 sec