Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-124018
#<BuildRuby:0x000055e27213ecc8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-124018",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010118 0.001556 1.267173 ( 1.241624)
build_miniruby 0.002904 0.000000 0.858773 ( 0.855918)
build_ruby 0.003034 0.000182 2.261288 ( 2.164804)
build_all 0.021081 0.000000 18.662126 ( 2.168124)
build_install 0.014787 0.006921 2.091699 ( 1.025003)
test_btest 0.001154 0.000184 92.719000 ( 8.660405)
test_basic 0.002562 0.008058 0.356180 ( 0.440895)
test_all 0.001950 0.000450 681.737968 ( 71.113427)
test_rubyspec 0.115156 0.060734 49.341353 ( 57.374242)
total: 145.05 sec