Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-142231
#<BuildRuby:0x000055606ab2c0d0
@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.20220731-142231",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006311 0.000000 0.815858 ( 1.031042)
build_miniruby 0.001033 0.000000 0.056956 ( 0.055727)
build_ruby 0.000928 0.000036 0.058935 ( 0.057764)
build_all 0.000664 0.004019 1.528345 ( 0.587986)
build_install 0.011233 0.000000 5.657747 ( 2.178378)
test_btest 0.000870 0.000023 47.950759 ( 8.953704)
test_basic 0.002346 0.004364 0.340219 ( 0.427107)
test_all 0.001119 0.000177 624.639092 ( 89.058305)
test_rubyspec 0.078057 0.034706 43.738238 ( 49.659960)
total: 152.01 sec