Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-141516
#<BuildRuby:0x000055ec0bacd350
@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.20221014-141516",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.008633 0.001439 1.129346 ( 1.354301)
build_miniruby 0.001237 0.000207 0.101653 ( 0.098916)
build_ruby 0.001553 0.000000 0.094311 ( 0.091312)
build_all 0.008522 0.000107 1.281838 ( 0.561526)
build_install 0.002827 0.013801 1.619217 ( 0.887489)
test_btest 0.001377 0.000459 61.824346 ( 6.469468)
test_basic 0.005783 0.000310 0.338159 ( 0.427516)
test_all 0.005956 0.001861 520.087530 ( 54.817942)
test_rubyspec 0.067772 0.059825 43.134243 ( 51.707450)
total: 116.42 sec