Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-192712
#<BuildRuby:0x0000556939f3d570
@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.20221029-192712",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000026 0.000002 0.000028 ( 0.000024)
build_up 0.010236 0.000787 1.114053 ( 1.301897)
build_miniruby 0.002178 0.000000 0.099283 ( 0.096822)
build_ruby 0.001632 0.000000 0.097525 ( 0.095372)
build_all 0.001056 0.007035 1.304007 ( 0.580852)
build_install 0.008837 0.005027 1.637952 ( 0.888066)
test_btest 0.001851 0.000411 61.105026 ( 6.634616)
test_basic 0.003301 0.002985 0.344609 ( 0.435038)
test_all 0.004918 0.000456 525.322708 ( 55.768596)
test_rubyspec 0.081130 0.039008 43.582563 ( 52.051768)
total: 117.85 sec