Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-021054
#<BuildRuby:0x00005647a47384c0
@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.20220916-021054",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000067 0.000011 0.000078 ( 0.000078)
build_up 0.010724 0.000000 1.097011 ( 1.097998)
build_miniruby 0.001832 0.000000 0.072846 ( 0.071024)
build_ruby 0.002144 0.000000 0.074627 ( 0.072423)
build_all 0.006034 0.003529 1.543265 ( 0.594751)
build_install 0.015941 0.006273 1.912928 ( 0.927772)
test_btest 0.001421 0.000000 95.696395 ( 9.106475)
test_basic 0.007458 0.000034 0.350814 ( 0.439044)
test_all 0.002648 0.000482 631.264493 ( 65.953818)
test_rubyspec 0.136100 0.033507 46.804856 ( 54.921861)
total: 133.19 sec