Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-042440
#<BuildRuby:0x00005631ad573ea8
@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.20220504-042440",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.007035 0.000000 0.885308 ( 0.960489)
build_miniruby 0.000861 0.000000 0.057118 ( 0.055947)
build_ruby 0.001023 0.000000 0.057908 ( 0.056677)
build_all 0.004319 0.000000 1.481823 ( 0.592181)
build_install 0.010945 0.000000 6.274943 ( 2.826916)
test_btest 0.000758 0.000000 50.239465 ( 8.435337)
test_basic 0.001599 0.003878 0.295830 ( 0.385080)
test_all 0.001361 0.000062 598.854860 ( 95.381530)
test_rubyspec 0.102518 0.018772 44.006073 ( 48.895919)
total: 157.59 sec